BusDriver: Fix tp hack

This commit is contained in:
hydrant
2021-04-24 02:43:14 +02:00
parent d3575c6c5c
commit bc2975b490
4 changed files with 14 additions and 21 deletions

View File

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