mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Remove another unneeded comment
This commit is contained in:
parent
549b76423f
commit
acbf983083
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…
Add table
Reference in a new issue