Remove unused command.
This commit is contained in:
parent
70e9e6ae96
commit
fe4cc2bd13
2 changed files with 2 additions and 4 deletions
|
|
@ -1,3 +1,3 @@
|
|||
[default]
|
||||
SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r1140 \cu(Thu Jul 18 15:53:00 CEST 2024)\c-";
|
||||
SWWM_SHORTVER="\cw1.3pre r1140 \cu(2024-07-18 15:53:00)\c-";
|
||||
SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r1141 \cu(Fri Aug 2 15:27:21 CEST 2024)\c-";
|
||||
SWWM_SHORTVER="\cw1.3pre r1141 \cu(2024-08-02 15:27:21)\c-";
|
||||
|
|
|
|||
|
|
@ -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