Files
turnbasedgamedata/Config/GlobalConfig/ComponentDelayedTickConfig.json
2024-10-21 03:16:22 -03:00

10 lines
181 B
JSON

{
"ConfigTickTime": {
"AdventureDialogueComponent": 0.5,
"PlayerLockTargetComponent": 0.1,
"END_OF_JSON": 0
},
"ConfigLateUpdateTime": {
"END_OF_JSON": 0
}
}