mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 21:57:57 +03:00
Add screenshot/levelshot allowed stuff commands
This commit is contained in:
parent
bb47ba468c
commit
8114003c84
1 changed files with 4 additions and 1 deletions
|
@ -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"
|
||||
};
|
||||
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue