mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-05 15:03:33 +08:00
fix ffa session
This commit is contained in:
parent
08653c00e4
commit
f6802dfed0
@ -146,11 +146,6 @@ class Session:
|
|||||||
# print('Would set host-session asset-reqs to:',
|
# print('Would set host-session asset-reqs to:',
|
||||||
# required_asset_packages)
|
# required_asset_packages)
|
||||||
|
|
||||||
if team_names is None:
|
|
||||||
team_names = ['Good Guys']
|
|
||||||
if team_colors is None:
|
|
||||||
team_colors = [(0.6, 0.2, 1.0)]
|
|
||||||
|
|
||||||
# First thing, wire up our internal engine data.
|
# First thing, wire up our internal engine data.
|
||||||
self._sessiondata = _ba.register_session(self)
|
self._sessiondata = _ba.register_session(self)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user