Fix hero system after refactor

Fix hero system after refactor
This commit is contained in:
novgorodschi catalin
2026-05-18 11:12:15 +03:00
parent 1936e1f02c
commit e03b7c9037
2 changed files with 11 additions and 13 deletions
+1 -1
View File
@@ -8782,4 +8782,4 @@ if (!in_array($req_file, ['tutorial.php', 'anleitung.php'])) {
$database->sendPendingMessages();
});
}
?>
?>