move game loc

This commit is contained in:
arrowgent 2021-08-31 05:22:08 -07:00 committed by Christoph Oelckers
parent 5e5f727ba5
commit 355e367a08

View file

@ -31,6 +31,20 @@ body:
- Other
validations:
required: true
- type: dropdown
id: gameid
attributes:
label: Which game are you running with GZDoom?
multiple: false
options:
- Doom
- Doom 2
- Heretic
- Hexen
- Strife
- Other
validations:
required: false
- type: dropdown
id: OS
attributes:
@ -57,20 +71,6 @@ body:
placeholder: "Windows, Mac OSX version, Debian, Ubuntu, Arch, etc."
validations:
required: false
- type: dropdown
id: gameid
attributes:
label: Which game are you running with GZDoom?
multiple: false
options:
- Doom
- Doom 2
- Heretic
- Hexen
- Strife
- Other
validations:
required: false
- type: input
id: hardware
attributes: