[entWatch-Beacon] Don't block round_start
This commit is contained in:
parent
514daf6715
commit
914393363e
@ -47,7 +47,7 @@ public Action Event_RoundStart(Event event, const char[] name, bool dontBroadcas
|
||||
g_bDropped[i] = false;
|
||||
g_bActive[i] = false;
|
||||
}
|
||||
return Plugin_Handled;
|
||||
return Plugin_Continue;
|
||||
}
|
||||
|
||||
//----------------------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user