소스 검색

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

Tyler Gess 6 년 전
부모
커밋
d8ab1bfca9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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");