Remove another unneeded comment

This commit is contained in:
GoldenTails 2020-06-06 05:34:39 -05:00
parent 7b4dee87e6
commit 8616823d7d
1 changed files with 1 additions and 1 deletions

View File

@ -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},