mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-01-17 23:21:22 +00:00
Bro player 2 can't use the console
This commit is contained in:
parent
bf25128986
commit
8a15e9abc4
1 changed files with 0 additions and 1 deletions
|
@ -130,7 +130,6 @@ void COM_Lua_f(void)
|
|||
lua_pop(gL, 1); // pop command info table
|
||||
return; // can't execute splitscreen command without player 2!
|
||||
}
|
||||
playernum = secondarydisplayplayer;
|
||||
}
|
||||
|
||||
if (netgame)
|
||||
|
|
Loading…
Reference in a new issue