mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-16 00:01:04 +00:00
it's fixed if you choice skip. by Armando
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
|||||||
## ##
|
## ##
|
||||||
#################################################################################
|
#################################################################################
|
||||||
|
|
||||||
if ($_SESSION['qst']<38 && QUEST==true){?>
|
if ($_SESSION['qst']<38 && QUEST==true or $_SESSION['qst']>80){?>
|
||||||
|
|
||||||
<div id="anm" style="width:120px; height:140px; visibility:hidden;"></div>
|
<div id="anm" style="width:120px; height:140px; visibility:hidden;"></div>
|
||||||
<div id="qge">
|
<div id="qge">
|
||||||
|
|||||||
Reference in New Issue
Block a user