Allow skynum online

This commit is contained in:
NepDisk 2025-02-13 12:51:36 -05:00
parent 122b269601
commit 4d6bbc7b2c

View file

@ -622,7 +622,6 @@ void Command_Skynum_f(void)
{
REQUIRE_DEVMODE;
REQUIRE_INLEVEL;
REQUIRE_SINGLEPLAYER;
if (COM_Argc() != 2)
{