Let skynum work online

I see no reason why it shouldn't.
This commit is contained in:
James R 2022-09-29 04:55:39 -07:00
parent db92d9068e
commit 63af088231

View file

@ -591,7 +591,6 @@ void Command_Skynum_f(void)
{
REQUIRE_CHEATS;
REQUIRE_INLEVEL;
REQUIRE_SINGLEPLAYER; // TODO: make multiplayer compatible
if (COM_Argc() != 2)
{