mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-09 11:28:26 +00:00
unset gB_StopChatSound at the end of Shavit_PrintChatToAll
This commit is contained in:
parent
328f4301aa
commit
9e39689b7a
@ -1786,6 +1786,8 @@ public int Native_PrintToChatAll(Handle plugin, int numParams)
|
|||||||
gB_StopChatSound = previousStopChatSound;
|
gB_StopChatSound = previousStopChatSound;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
gB_StopChatSound = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
public int Native_PrintToChat(Handle handler, int numParams)
|
public int Native_PrintToChat(Handle handler, int numParams)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user