Some important fixes!

Some important fixes!
This commit is contained in:
novgorodschi catalin
2026-09-04 12:39:23 +03:00
parent a7bb354015
commit 7e3ffc4c2e
5 changed files with 330 additions and 37 deletions
+6
View File
@@ -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.
*/