implement crosshair

This commit is contained in:
LabyStudio
2022-02-03 13:06:04 +01:00
parent 88db6b5e80
commit 356eab2b0c
5 changed files with 35 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ window.Minecraft = class {
this.pickedBlock = 1;
// Create current screen and overlay
this.ingameOverlay = new IngameOverlay();
this.ingameOverlay = new IngameOverlay(this.window);
this.currentScreen = null;
// Initialize