mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
fix
This commit is contained in:
parent
a89f2affb3
commit
7badcbfa34
@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<title>Cube mover</title>
|
<title>Cube mover</title>
|
||||||
<script src="https://cdn.jsdelivr.net/npm/p5@1.6.0/lib/p5.js"></script>
|
<script src="https://cdn.jsdelivr.net/npm/p5@1.6.0/lib/p5.js"></script>
|
||||||
<script src="draw.js"></script>
|
<script src="js/draw.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user