diff options
Diffstat (limited to 'pages/tutorial.php')
-rw-r--r-- | pages/tutorial.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pages/tutorial.php b/pages/tutorial.php index 6854be8..4d2446f 100644 --- a/pages/tutorial.php +++ b/pages/tutorial.php @@ -36,6 +36,7 @@ playerWallEmblem = '<?PHP echo isset($wallEmblem) ? $wallEmblem : ''; ?>'; <script>
isChallenge = true;
+isTutorial = true;
challengeID = 1;
|