mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-04-22 10:10:49 +00:00
Remove outdated comment
This commit is contained in:
parent
17de62894a
commit
37de59cdfd
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…
Reference in a new issue