mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-01-12 23:08:03 +03:00
Oh, forgot to reset ServerPrint
This commit is contained in:
parent
897ed0cb10
commit
8c45216cfd
@ -152,6 +152,7 @@ void FMH_ServerDeactivate_Post()
|
|||||||
RESETE(GetPlayerAuthId);
|
RESETE(GetPlayerAuthId);
|
||||||
RESETE(GetPlayerWONId);
|
RESETE(GetPlayerWONId);
|
||||||
RESETE(IsMapValid);
|
RESETE(IsMapValid);
|
||||||
|
RESETE(ServerPrint);
|
||||||
|
|
||||||
RESETD(Spawn);
|
RESETD(Spawn);
|
||||||
RESETD(Think);
|
RESETD(Think);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user