mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-23 11:42:39 -06:00
5 lines
122 B
Python
Executable file
5 lines
122 B
Python
Executable file
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
|