Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosvinix committed Aug 29, 2024
1 parent 2eae563 commit e3e4911
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion english/level4/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,5 +184,5 @@ <h5 class="modal-title" id="logModalLabel">To complete Level 4, inform:</h5>
</div>
</body>
<script type="module" src="https://avrgroup.github.io/ELoS_test/level1/index.fb1fd881.js"></script>
<script type="module" src="https://avrgroup.github.io/ELoS_test/level4/index.397cafc2.js"></script>
<script type="module" src="https://avrgroup.github.io/ELoS_test/level4/index.8415c841.js"></script>
</html>
4 changes: 2 additions & 2 deletions level4/index.397cafc2.js → level4/index.8415c841.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ var $dYLhF = parcelRequire("dYLhF");
const sceneProperties = {
cancelExecution: false,
timer: 0,
phase: 6,
phase: 0,
executing: false,
mult: 1,
lang: window.location.href.includes("english") ? 1 : 0
Expand Down Expand Up @@ -4718,7 +4718,7 @@ module.exports = new URL("../" + (parcelRequire("2JpsI")).resolve("6itYu"), impo

var $f513c3a1714014d3$exports = {};

(parcelRequire("2JpsI")).register(JSON.parse('{"jv3CK":"index.397cafc2.js","cWmqK":"door2.e849dc7b.jpg","6itYu":"metalWallLvl4.dd3a34a6.jpg","kJhXF":"index.bb171f7c.js","cOLmr":"index.8c12255d.js"}'));
(parcelRequire("2JpsI")).register(JSON.parse('{"jv3CK":"index.8415c841.js","cWmqK":"door2.e849dc7b.jpg","6itYu":"metalWallLvl4.dd3a34a6.jpg","kJhXF":"index.bb171f7c.js","cOLmr":"index.8c12255d.js"}'));


parcelRequire("1mCsO");
Expand Down
2 changes: 1 addition & 1 deletion level4/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ <h5 class="modal-title" id="logModalLabel">Para finalizar o Nível 4, informe:</
</div>
</body>
<script type="module" src="https://avrgroup.github.io/ELoS_test/level1/index.fb1fd881.js"></script>
<script type="module" src="https://avrgroup.github.io/ELoS_test/level4/index.397cafc2.js"></script>
<script type="module" src="https://avrgroup.github.io/ELoS_test/level4/index.8415c841.js"></script>

<script>function checkClose() {
if (ok) return "Tem certeza que deseja sair?";
Expand Down

0 comments on commit e3e4911

Please sign in to comment.