mirror of
https://github.com/Resxt/Plutonium-IW5-Scripts.git
synced 2025-04-19 12:42:54 +00:00
chat_command_suicide 1.0.2
Added alias
This commit is contained in:
parent
9b637ffa91
commit
fe42a9e142
@ -2,7 +2,7 @@
|
||||
|
||||
Init()
|
||||
{
|
||||
CreateCommand(level.chat_commands["ports"], "suicide", "function", ::SuicideCommand, 1);
|
||||
CreateCommand(level.chat_commands["ports"], "suicide", "function", ::SuicideCommand, 1, [], ["s"]);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user