mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-03-07 03:41:25 +00:00
Remove outdated comment
This commit is contained in:
parent
8a1ff31d1d
commit
5a1fc6f9f4
1 changed files with 1 additions and 1 deletions
|
|
@ -1217,7 +1217,7 @@ INT32 JoyAxis(axis_input_e axissel, UINT8 p)
|
|||
//
|
||||
// set secondaryplayer true to build player 2's ticcmd in splitscreen mode
|
||||
//
|
||||
INT32 localaiming[MAXSPLITSCREENPLAYERS]; // TODO: convert these 3 into MAXSPLITSCREENPLAYERS arrays
|
||||
INT32 localaiming[MAXSPLITSCREENPLAYERS];
|
||||
angle_t localangle[MAXSPLITSCREENPLAYERS];
|
||||
boolean camspin[MAXSPLITSCREENPLAYERS];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue