mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-12-03 17:32:40 +00:00
- Missing string.
This commit is contained in:
parent
f67e60166c
commit
88c4ead10c
1 changed files with 1 additions and 0 deletions
|
@ -2130,6 +2130,7 @@ GMPLYMNU_NORESPAWN = "No respawn";
|
|||
GMPLYMNU_ITEMSRESPAWN = "Items respawn";
|
||||
GMPLYMNU_SUPERRESPAWN = "Big powerups respawn";
|
||||
GMPLYMNU_FASTMONSTERS = "Fast monsters";
|
||||
GMPLYMNU_INSTANTREACTION = "Instant monster reaction";
|
||||
GMPLYMNU_DEGENERATION = "Degeneration";
|
||||
GMPLYMNU_NOAUTOAIM = "Allow Autoaim";
|
||||
GMPLYMNU_ALLOWSUICIDE = "Allow Suicide";
|
||||
|
|
Loading…
Reference in a new issue