Заявки на поединки. Начало.

This commit is contained in:
lopar
2022-02-13 01:46:59 +02:00
parent 1bf7a40fe9
commit fdaadf69e6
4 changed files with 47 additions and 19 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ if (User::getInstance()->getBlock()) {
}
//Проверки на соответствие скрипта и комнаты, которые были натыканы по всем файлам.
Travel::roomRedirects(User::$current->getRoom(), User::$current->getBattle(), User::$current->getInTower());
Travel::roomRedirects(User::getInstance()->getRoom(), User::getInstance()->getBattle(), User::getInstance()->getInTower());
///*
// * Проверки на соответствие скрипта и комнаты, которые были натыканы по всем файлам.