1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-26 10:05:10 +00:00
This commit is contained in:
zumbiepig
2024-08-31 08:34:37 -07:00
parent 0371918269
commit 18d9da6efd
3 changed files with 13306 additions and 2 deletions

View File

@@ -473,5 +473,5 @@ if (window.location.pathname === '/welcome/') {
if (window.location.hostname === null) {
// Stop the minifier from removing these functions
console.log([navigate, cookie, query, versionSelector]);
console.log([navigate, cookie, query, versionSelector, game]);
}