mirror of
https://github.com/Eaglercraft-Archive/Eaglercraftx-1.8.8-src.git
synced 2025-06-28 10:58:15 -05:00
Update #46 - Fix pointer lock issue (sorta)
This commit is contained in:
@ -96,4 +96,8 @@ public class ServerPlatformSingleplayer {
|
||||
|
||||
}
|
||||
|
||||
public static boolean isTabAboutToCloseWASM() {
|
||||
return false;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user