Remove unused command.
This commit is contained in:
parent
70e9e6ae96
commit
fe4cc2bd13
2 changed files with 2 additions and 4 deletions
|
|
@ -583,8 +583,6 @@ extend Class SWWMHandler
|
|||
let s = SWWMStats.Find(players[e.Args[0]]);
|
||||
if ( s ) s.oldcheat = true;
|
||||
}
|
||||
else if ( e.Name ~== "swwmgamelore" )
|
||||
SWWMLoreLibrary.Add(players[e.Args[0]],"Madcat");
|
||||
else if ( e.Name ~== "swwmweaponreceive" )
|
||||
{
|
||||
if ( e.Args[1] != consoleplayer ) return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue