mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-23 03:35:12 -06:00
5 lines
122 B
Python
5 lines
122 B
Python
TROLLEY_ENTER_TIME = 2.0
|
|
TROLLEY_EXIT_TIME = 5.0
|
|
TROLLEY_COUNTDOWN_TIME = 10.0
|
|
TOON_BOARD_TIME = 1.0
|
|
TOON_EXIT_TIME = 1.0
|