Add notice and winner refactor

Add notice and winner refactor
This commit is contained in:
Catalin Novgorodschi
2026-04-29 15:20:55 +03:00
parent b755f542cc
commit 1d677e8718
26 changed files with 252 additions and 215 deletions
+2
View File
@@ -1,4 +1,5 @@
<?php
#################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ##
@@ -11,6 +12,7 @@
## Source code: https://github.com/Shadowss/TravianZ ##
## ##
#################################################################################
use App\Utils\AccessLogger;
include_once("GameEngine/Village.php");