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