forked from UNLOZE/sm-plugins
multiple syntax updates to adjust for 1.11.0.6946 SM build
This commit is contained in:
@@ -589,10 +589,11 @@ stock void C_SetupProfile()
|
||||
|
||||
public Action C_Event_MapStart(Event event, const char[] name, bool dontBroadcast)
|
||||
{
|
||||
C_SetupProfile();
|
||||
|
||||
MuCo_LoopClients(i)
|
||||
C_SkipList[i] = false;
|
||||
C_SetupProfile();
|
||||
|
||||
MuCo_LoopClients(i)
|
||||
C_SkipList[i] = false;
|
||||
return Plugin_Handled;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user