This commit is contained in:
2020-08-08 03:40:13 +03:00
parent 408233d13a
commit 9323c61293
6 changed files with 34 additions and 61 deletions

View File

@ -36,12 +36,12 @@ function cmd_help ()
function cmd_need_superuser ()
{
false
true
}
function cmd_need_steamuser ()
{
true
false
}
function cmd_main ()