mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-19 21:37:57 +08:00
Update playoptions.py
This commit is contained in:
parent
9cbf571d4a
commit
c9f0480ffc
@ -294,6 +294,7 @@ class PlayOptionsWindow(PopupWindow):
|
||||
)
|
||||
),
|
||||
minval=1.0,
|
||||
maxval=100.0 if self._sessiontype is bs.FreeForAllSession else 99.0,
|
||||
increment=1.0 if self._sessiontype is bs.FreeForAllSession else 2.0,
|
||||
fallback_value=(
|
||||
24 if self._sessiontype is bs.FreeForAllSession else 7
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user