mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-10-20 00:00:39 +00:00
added text on map
This commit is contained in:
parent
91af4a8027
commit
bfb5dd8ec3
7 changed files with 91 additions and 4 deletions
2
dist/ba_data/python/ba/_map.py
vendored
2
dist/ba_data/python/ba/_map.py
vendored
|
|
@ -210,6 +210,8 @@ class Map(Actor):
|
|||
# Set various globals.
|
||||
gnode = _ba.getactivity().globalsnode
|
||||
import ba
|
||||
from tools import textonmap
|
||||
textonmap.textonmap()
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue