Marked a few more CCMDs as unsafe
This commit is contained in:
parent
64921ea968
commit
c7eea9b480
3 changed files with 3 additions and 3 deletions
|
|
@ -673,7 +673,7 @@ void M_ScreenShot (const char *filename)
|
|||
}
|
||||
}
|
||||
|
||||
CCMD (screenshot)
|
||||
UNSAFE_CCMD (screenshot)
|
||||
{
|
||||
if (argv.argc() == 1)
|
||||
G_ScreenShot (NULL);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue