Explorar el Código

generate a few cubes on startup.

Lucas Stadler %!s(int64=12) %!d(string=hace) años
padre
commit
b5381d7547
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      js/pixl/public/thrixl.html

+ 1 - 0
js/pixl/public/thrixl.html

@ -190,6 +190,7 @@
190 190
191 191
		render();
192 192
193
		trixl.generate.many(100, -25, 25);
193 194
	</script>
194 195
</body>
195 196
</html>