Autofix small errors

This commit is contained in:
Igor Barkov [iwork]
2019-01-16 19:45:30 +02:00
parent d330721114
commit 094b8a6027
313 changed files with 736 additions and 2280 deletions
+1 -4
View File
@@ -55,7 +55,7 @@ class fbattle
public $max = 70;
public $err = '';
function fbattle($battle_id)
function __construct($battle_id)
{
global $user, $_POST, $cavedata, $caverooms;
$this->user = $user;
@@ -1692,9 +1692,6 @@ class fbattle
case "mech":
$uron_vlad_me += $uid_1['mec'];
break;
default :
0;
break;
}
$mfs['me']['udar'] += $uron_vlad_me;