Skip to content

Commit

Permalink
Redeploy
Browse files Browse the repository at this point in the history
  • Loading branch information
knee-guts committed Jun 28, 2024
1 parent 3bbf96a commit 1ee9208
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions forestguardian/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
</style>
<link id='-gd-engine-icon' rel='icon' type='image/png' href='index.icon.png' />
<link rel='apple-touch-icon' href='index.apple-touch-icon.png'/>

<script src="coi-serviceworker.js"></script>
</head>
<body>
<canvas id="canvas">
Expand All @@ -137,7 +137,7 @@

<script src="index.js"></script>
<script>
const GODOT_CONFIG = {"args":[],"canvasResizePolicy":1,"executable":"index","experimentalVK":false,"fileSizes":{"index.pck":1783376,"index.wasm":49282035},"focusCanvas":true,"gdextensionLibs":[]};
const GODOT_CONFIG = {"args":[],"canvasResizePolicy":1,"executable":"index","experimentalVK":false,"fileSizes":{"index.pck":1783104,"index.wasm":49282035},"focusCanvas":true,"gdextensionLibs":[]};
const engine = new Engine(GODOT_CONFIG);

(function () {
Expand Down
Binary file modified forestguardian/index.pck
Binary file not shown.

0 comments on commit 1ee9208

Please sign in to comment.