Flamethrower primary fire implemented.

This commit is contained in:
Marisa the Magician 2019-09-25 22:16:16 +02:00
commit bd6c799988
6 changed files with 278 additions and 4 deletions

View file

@ -50,6 +50,7 @@ OptionMenu "UnrealOptionMenu"
Option "$STING_AUTOSCUBA", "sting_autoscuba", "YesNo"
Option "$STING_RAZORAIM", "sting_razoraim", "YesNo"
Option "$STING_BIOSPLASH", "sting_biosplash", "YesNo"
Option "$STING_FLAMETSPREAD", "sting_flametspread", "YesNo"
}
AddOptionMenu "OptionsMenu"