mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-11-07 17:36:15 +00:00
bugs fix
now server can start atleast
This commit is contained in:
parent
ff982c8a66
commit
bd5bbb4995
23 changed files with 706 additions and 462 deletions
2
dist/ba_root/mods/custom_hooks.py
vendored
2
dist/ba_root/mods/custom_hooks.py
vendored
|
|
@ -1,4 +1,4 @@
|
|||
from ChatHandle import HandleChat
|
||||
from chatHandle import handlechat
|
||||
|
||||
def filter_chat_message(msg, client_id):
|
||||
return HandleChat.filter_chat_message(msg, client_id)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue