Skip to content

Commit 66fc050

Browse files
committedOct 5, 2022
1 parent 5e32da4 commit 66fc050

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
 

‎game.data

-362 Bytes
Binary file not shown.

‎game.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,6 @@ Module.expectedDataFileDownloads++;
284284
}
285285

286286
}
287-
loadPackage({"package_uuid":"5d273660-ab03-4587-aaf4-6ad636e60f28","remote_package_size":75378076,"files":[{"filename":"/game.love","crunched":0,"start":0,"end":75378076,"audio":false}]});
287+
loadPackage({"package_uuid":"6b6048a2-8253-4eb2-a30c-1374cd66e02f","remote_package_size":75377714,"files":[{"filename":"/game.love","crunched":0,"start":0,"end":75377714,"audio":false}]});
288288

289289
})();

0 commit comments

Comments
 (0)
Please sign in to comment.