Added save subsystem

This commit is contained in:
koritsa
2026-05-22 16:23:59 +03:00
committed by koritsa
parent 507fc01388
commit 2a5a0edddd
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