Add screenshot/levelshot allowed stuff commands

This commit is contained in:
smallmodel 2024-11-03 18:54:34 +01:00
parent bb47ba468c
commit 8114003c84
No known key found for this signature in database
GPG key ID: 9F2D623CEDF08512

View file

@ -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"
};
//