Remove outdated comment

This commit is contained in:
TehRealSalt 2019-05-02 00:49:36 -04:00
parent 17de62894a
commit 37de59cdfd
1 changed files with 1 additions and 1 deletions

View File

@ -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];