various bug fixes

This commit is contained in:
Arnaud Jamin
2023-10-12 16:16:45 -04:00
parent 9be50bf331
commit 762167e3c2
27 changed files with 95 additions and 53 deletions
@@ -78,11 +78,11 @@ protected:
ULocalPlayer* GetLocalPlayer();
protected:
UPROPERTY(Config)
bool bHasMenu = false;
private:
bool bIsVisible = false;
bool bShowInsideMenu = true;