mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-10-20 00:00:39 +00:00
API update to 1.6.3 stable
This commit is contained in:
parent
463bae3913
commit
fcd8a94e81
146 changed files with 2254 additions and 510 deletions
2
dist/ba_data/python/bastd/mainmenu.py
vendored
2
dist/ba_data/python/bastd/mainmenu.py
vendored
|
|
@ -60,7 +60,7 @@ class MainMenuActivity(ba.Activity[ba.Player, ba.Team]):
|
|||
'scale': scale,
|
||||
'position': (0, 10),
|
||||
'vr_depth': -10,
|
||||
'text': '\xa9 2011-2020 Eric Froemling'
|
||||
'text': '\xa9 2011-2021 Eric Froemling'
|
||||
}))
|
||||
|
||||
# Throw up some text that only clients can see so they know that the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue