change dir structure of resources/ tree (now res/)
This commit is contained in:
parent
1506b7a3eb
commit
2fe15e98fb
@ -30,8 +30,8 @@
|
|||||||
<button id="3x">3x</button>
|
<button id="3x">3x</button>
|
||||||
<button id="4x">4x</button>
|
<button id="4x">4x</button>
|
||||||
<button id="5x">5x</button>
|
<button id="5x">5x</button>
|
||||||
<img src="resources/tf_atlantis_tiles.png" id="atlantis" style="display: none">
|
<img src="res/tf/atlantis/tf_atlantis_tiles.png" id="atlantis" style="display: none">
|
||||||
<img src="resources/ghost1.png" id="ghost" style="display: none">
|
<img src="res/tf/halloween/ghost1.png" id="ghost" style="display: none">
|
||||||
<script src="main.js"></script>
|
<script src="main.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user