mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-16 15:17:17 +00:00
Some important fixes!
Some important fixes!
This commit is contained in:
@@ -211,6 +211,12 @@ class MYSQLi_DB implements IDbConnection {
|
||||
*/
|
||||
$usersCountCache = [],
|
||||
|
||||
/**
|
||||
* @var array Cache of whether the server has been won (fdata f99/f99t
|
||||
* check). Only ever holds a TRUE value - see isThereAWinner().
|
||||
*/
|
||||
$serverFinishedCache = [],
|
||||
|
||||
/**
|
||||
* @var array Cache of alliances count.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user