test: 테스트용 코드 업로드

This commit is contained in:
aube.lee
2025-03-10 00:17:17 +09:00
parent e4796a0e48
commit 16a6bcd180
3 changed files with 24 additions and 586 deletions

View File

@@ -31,6 +31,11 @@ namespace TON
itemDataManager = new BackendItemDataManager();
}
public void bootstrapper()
{
player = new PlayerData();
}
public void Initalize()
{
LoadPlayerData();