5 lines
52 B
Lua
5 lines
52 B
Lua
|
local UGCPlayerState = {
|
||
|
};
|
||
|
return UGCPlayerState;
|
||
|
|