diff --git a/hwe/index.php b/hwe/index.php index 913f078b..32c85a5e 100644 --- a/hwe/index.php +++ b/hwe/index.php @@ -4,7 +4,7 @@ namespace sammo; include "lib.php"; include "func.php"; -DummySession::getInstance(); +Session::requireGameLogin()->setReadOnly(); $mapName = GameConst::$mapName;