kopia lustrzana https://github.com/backface/turtlestitch
disable retina support (again?!)
rodzic
554606b0ef
commit
8f35b53392
|
@ -42,7 +42,7 @@
|
|||
<script type="text/javascript">
|
||||
var world;
|
||||
window.onload = function () {
|
||||
//disableRetinaSupport();
|
||||
disableRetinaSupport();
|
||||
world = new WorldMorph(document.getElementById('world'));
|
||||
world.worldCanvas.focus();
|
||||
new IDE_Morph().openIn(world);
|
||||
|
|
Ładowanie…
Reference in New Issue