Moved Levels and fixed consta

This commit is contained in:
Steffen Illium
2023-10-25 17:15:46 +02:00
parent 85d65a2c78
commit 5e49b1228f
10 changed files with 1 additions and 6 deletions

View File

@ -3,10 +3,5 @@
DESTINATION = 'Destinations'
DEST_SYMBOL = 1
WAIT_ON_DEST = 'WAIT'
MODE_SINGLE = 'SINGLE'
MODE_GROUPED = 'GROUPED'
DONE_ALL = 'DONE_ALL'
DONE_SINGLE = 'DONE_SINGLE'