busfahrer dont allow move when in route selection

This commit is contained in:
hydrant
2021-04-24 01:22:05 +02:00
parent 3687f88a5d
commit 01b3083747
3 changed files with 12 additions and 2 deletions

View File

@@ -5,6 +5,7 @@
InChat: boolean,
LoggedIn: boolean,
IsAfk: boolean,
BlockMovement: boolean;
}
declare type AccountData = {