Много рефактора
This commit is contained in:
@@ -97,7 +97,7 @@ if (!isset($btl->info['id'])) {
|
||||
}
|
||||
} else {
|
||||
//получаем массив с игроками в бою
|
||||
$btl->teamsTake();
|
||||
$btl->teamsTake($u);
|
||||
|
||||
if (isset($_POST['useitem']) && $btl->testUsersLive()) {
|
||||
$magic->useItems((int)$_POST['useitem']);
|
||||
|
||||
Reference in New Issue
Block a user