Skip to content

Commit

Permalink
deploy: eb7f34c
Browse files Browse the repository at this point in the history
  • Loading branch information
PodeCaradox committed Sep 30, 2023
1 parent 6819219 commit e6ebd0a
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions assets/wasm/castle_sim.js
Original file line number Diff line number Diff line change
Expand Up @@ -1447,23 +1447,23 @@ function __wbg_get_imports() {
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper3264 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 1614, __wbg_adapter_47);
const ret = makeMutClosure(arg0, arg1, 1613, __wbg_adapter_47);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper3265 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 1614, __wbg_adapter_50);
const ret = makeMutClosure(arg0, arg1, 1613, __wbg_adapter_50);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper3605 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 1818, __wbg_adapter_53);
const ret = makeMutClosure(arg0, arg1, 1817, __wbg_adapter_53);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper3607 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 1818, __wbg_adapter_53);
const ret = makeMutClosure(arg0, arg1, 1817, __wbg_adapter_53);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper3960 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 1899, __wbg_adapter_58);
const ret = makeMutClosure(arg0, arg1, 1898, __wbg_adapter_58);
return addHeapObject(ret);
};

Expand Down
Binary file modified assets/wasm/castle_sim_bg.wasm
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
<style>.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}body,html{padding:0;background:#000;overflow:hidden;height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}</style><link rel="stylesheet" href="styles.d9aece8e71c5a70895dd.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.d9aece8e71c5a70895dd.css"></noscript></head>
<body class="mat-typography">
<app-root></app-root>
<script src="runtime.93894fc4b67a98bdcb10.js" defer></script><script src="polyfills.5bbc05efa8c0bd881250.js" defer></script><script src="main.53fe57abd59806a032d0.js" defer></script>
<script src="runtime.93894fc4b67a98bdcb10.js" defer></script><script src="polyfills.5bbc05efa8c0bd881250.js" defer></script><script src="main.f68d8cc3d65e53069d96.js" defer></script>

</body></html>

Large diffs are not rendered by default.

0 comments on commit e6ebd0a

Please sign in to comment.