mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-04 01:17:17 +00:00
A little mistake
This commit is contained in:
@@ -4991,7 +4991,7 @@ References: User ID/Message ID, Mode
|
|||||||
// if no members are left in it
|
// if no members are left in it
|
||||||
$this->deleteAlliance($userData['alliance']);
|
$this->deleteAlliance($userData['alliance']);
|
||||||
|
|
||||||
return (isset($newLeaderFound) && $newLeaderFound === true;
|
return isset($newLeaderFound) && $newLeaderFound === true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user