mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-21 14:12:31 +00:00
Let skynum work online
I see no reason why it shouldn't.
This commit is contained in:
parent
db92d9068e
commit
63af088231
1 changed files with 0 additions and 1 deletions
|
|
@ -591,7 +591,6 @@ void Command_Skynum_f(void)
|
|||
{
|
||||
REQUIRE_CHEATS;
|
||||
REQUIRE_INLEVEL;
|
||||
REQUIRE_SINGLEPLAYER; // TODO: make multiplayer compatible
|
||||
|
||||
if (COM_Argc() != 2)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue