Skip to content

Commit

Permalink
Disable caching
Browse files Browse the repository at this point in the history
  • Loading branch information
SimLoads committed Jan 26, 2024
1 parent ca18e74 commit 38187f8
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 629 deletions.
Binary file modified Build/BSP_GHOST.data
Binary file not shown.
14 changes: 7 additions & 7 deletions Build/BSP_GHOST.framework.js
Original file line number Diff line number Diff line change
Expand Up @@ -1994,13 +1994,13 @@ var tempI64;
// === Body ===

var ASM_CONSTS = {
3927536: function() {return Module.webglContextAttributes.premultipliedAlpha;},
3927597: function() {return Module.webglContextAttributes.preserveDrawingBuffer;},
3927661: function() {return Module.webglContextAttributes.powerPreference;},
3927719: function() {Module['emscripten_get_now_backup'] = performance.now;},
3927774: function($0) {performance.now = function() { return $0; };},
3927822: function($0) {performance.now = function() { return $0; };},
3927870: function() {performance.now = Module['emscripten_get_now_backup'];}
3927552: function() {return Module.webglContextAttributes.premultipliedAlpha;},
3927613: function() {return Module.webglContextAttributes.preserveDrawingBuffer;},
3927677: function() {return Module.webglContextAttributes.powerPreference;},
3927735: function() {Module['emscripten_get_now_backup'] = performance.now;},
3927790: function($0) {performance.now = function() { return $0; };},
3927838: function($0) {performance.now = function() { return $0; };},
3927886: function() {performance.now = Module['emscripten_get_now_backup'];}
};


Expand Down
Loading

0 comments on commit 38187f8

Please sign in to comment.