Parcourir la source

Height and Width seemed like extra info I didn't need

Tyler Gess il y a 6 ans
Parent
commit
d8ab1bfca9
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      weiss-postinit.js

+ 1 - 1
weiss-postinit.js

@@ -1 +1 @@
-var weissInstance = UnityLoader.instantiate("canvas", "/weiss/floating_point_weiss.json", {width: "100%", height: "100%"});
+var weissInstance = UnityLoader.instantiate("canvas", "/weiss/floating_point_weiss.json");