diff --git a/code/cgame/cg_servercmds.c b/code/cgame/cg_servercmds.c index 06fe5ac8..d7e9d21a 100644 --- a/code/cgame/cg_servercmds.c +++ b/code/cgame/cg_servercmds.c @@ -487,7 +487,10 @@ static const char *whiteListedCommands[] = { "tmvolume", "`stufftext", "+moveup", // workaround for mods that want to prevent inactivity when handling the spectate - "-moveup" + "-moveup", + "screenshot", + "screenshotJPEG", + "levelshot" }; //