mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-05 04:14:22 +00:00
Merge pull request #89 from armando1980/patch-37
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="qge">
|
||||
|
||||
Reference in New Issue
Block a user