mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-02-21 03:11:03 +00:00
Remove another unneeded comment
This commit is contained in:
parent
7b4dee87e6
commit
8616823d7d
1 changed files with 1 additions and 1 deletions
|
@ -9938,7 +9938,7 @@ struct {
|
|||
{"BT_WEAPONNEXT",BT_WEAPONNEXT},
|
||||
{"BT_WEAPONPREV",BT_WEAPONPREV},
|
||||
{"BT_ATTACK",BT_ATTACK}, // shoot rings
|
||||
{"BT_SPIN",BT_SPIN}, // spin
|
||||
{"BT_SPIN",BT_SPIN},
|
||||
{"BT_CAMLEFT",BT_CAMLEFT}, // turn camera left
|
||||
{"BT_CAMRIGHT",BT_CAMRIGHT}, // turn camera right
|
||||
{"BT_TOSSFLAG",BT_TOSSFLAG},
|
||||
|
|
Loading…
Reference in a new issue