Fix common ui input settings, equipment menu initialization order

This commit is contained in:
2026-05-27 20:52:56 +03:00
parent 435bb68f7e
commit 979c08659a
12 changed files with 27 additions and 31 deletions
+1 -4
View File
@@ -6,10 +6,7 @@
#include "CommonUserWidget.h"
#include "HUDWidget.generated.h"
/**
*
*/
UCLASS()
UCLASS(Abstract)
class NAKEDDESIRE_API UHUDWidget : public UCommonUserWidget
{
GENERATED_BODY()