removed not needed tooltip

This commit is contained in:
TAASONI3
2023-12-26 19:40:38 +01:00
parent bf705a52a8
commit a8c4cdcf3c
7 changed files with 122 additions and 92 deletions

View File

@@ -22,7 +22,6 @@ namespace Assets.Scripts
public GameObject playerHUD;
public GameObject questlog;
public GameObject introduction;
public GameObject tooltip;
public GameObject tutorial;
public GameObject inventory;
public GameObject waterLayer;