Added save subsystem

This commit is contained in:
2026-05-22 16:23:59 +03:00
parent eb99038785
commit dfc4cf28cf
8 changed files with 137 additions and 53 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#pragma once
#define SLOT_NAME "Slot2"
inline const FString DefaultSaveSlotName = TEXT("Slot1");
#define SLOT_PLAYER 0
#define IS_DEMO false
#define STARTING_MONEY 1000