mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2026-08-15 13:04:30 +00:00
removed missing import in textonmap
This commit is contained in:
parent
4899185ff7
commit
ff929c3474
1 changed files with 1 additions and 1 deletions
2
dist/ba_root/mods/tools/textonmap.py
vendored
2
dist/ba_root/mods/tools/textonmap.py
vendored
|
|
@ -8,7 +8,7 @@ import setting
|
|||
from stats import mystats
|
||||
from datetime import datetime
|
||||
from spazmod import modifyspaz
|
||||
from tools import fireflies
|
||||
|
||||
class textonmap:
|
||||
|
||||
def __init__(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue