mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-11-01 01:07:54 +00:00
6 lines
115 B
Python
6 lines
115 B
Python
|
PHONE_MOVIE_CLEAR = 2
|
||
|
PHONE_MOVIE_EMPTY = 3
|
||
|
PHONE_MOVIE_PICKUP = 4
|
||
|
PHONE_MOVIE_HANGUP = 5
|
||
|
PHONE_MOVIE_NO_HOUSE = 6
|