1
0
Fork 0
mirror of https://github.com/Oreolek/gamebookformat.git synced 2024-06-26 03:41:04 +03:00

Updated expected HTML.

This commit is contained in:
Pelle Nilsson 2013-06-14 22:24:56 +02:00
parent b794571d1f
commit b3ed663dc3
5 changed files with 5 additions and 0 deletions

View file

@ -407,5 +407,6 @@ if (this.gamebook) {
</script>
<div class="displayintrolink nodisplay"
onclick="gamebook.showIntroSections()">(show instructions)</div>
</div>
</body>
</html>

View file

@ -366,5 +366,6 @@ if (this.gamebook) {
</script>
<div class="displayintrolink nodisplay"
onclick="gamebook.showIntroSections()">SHOW THE INTRO</div>
</div>
</body>
</html>

View file

@ -442,5 +442,6 @@ if (this.gamebook) {
</script>
<div class="displayintrolink nodisplay"
onclick="gamebook.showIntroSections()">(show instructions)</div>
</div>
</body>
</html>

View file

@ -370,5 +370,6 @@ if (this.gamebook) {
</script>
<div class="displayintrolink nodisplay"
onclick="gamebook.showIntroSections()">(show instructions)</div>
</div>
</body>
</html>

View file

@ -364,5 +364,6 @@ if (this.gamebook) {
</script>
<div class="displayintrolink nodisplay"
onclick="gamebook.showIntroSections()">(show instructions)</div>
</div>
</body>
</html>