mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-07 13:24:22 +00:00
fix: large map vertical position fix
This commit is contained in:
+2
-2
@@ -25,10 +25,10 @@ $start = $generator->pageLoadTimeStart();
|
||||
<script src="mt-core.js?2389c" type="text/javascript"></script>
|
||||
|
||||
<script src="mt-more.js?2389c" type="text/javascript"></script>
|
||||
<script src="unx.js?f4b7e" type="text/javascript"></script>
|
||||
<script src="unx.js?f4b7f" type="text/javascript"></script>
|
||||
<script src="new.js?2389c" type="text/javascript"></script>
|
||||
<link href="<?php echo GP_LOCATE; ?>lang/en/lang.css?f4b7d" rel="stylesheet" type="text/css" />
|
||||
<link href="<?php echo GP_LOCATE; ?>lang/en/compact.css?f4b7e" rel="stylesheet" type="text/css" />
|
||||
<link href="<?php echo GP_LOCATE; ?>lang/en/compact.css?f4b7f" rel="stylesheet" type="text/css" />
|
||||
<?php
|
||||
if($session->gpack == null || GP_ENABLE == false) {
|
||||
echo "
|
||||
|
||||
Reference in New Issue
Block a user