UGCProjects/GodOfWar/Script/Blueprint/UGCPlayerState.lua

5 lines
52 B
Lua
Raw Normal View History

2025-01-04 23:00:19 +08:00
local UGCPlayerState = {
};
return UGCPlayerState;