Adapt to AcediaCore's Text
changes
This commit is contained in:
parent
0274c0c31f
commit
57f11ad644
@ -94,8 +94,8 @@ protected function AssociativeArray ToData()
|
||||
|
||||
protected function FromData(AssociativeArray source)
|
||||
{
|
||||
local int i;
|
||||
local Text nextText;
|
||||
local int i;
|
||||
local Text nextText;
|
||||
local DynamicArray includeFeatureAsSource;
|
||||
if (source == none) {
|
||||
return;
|
||||
|
Reference in New Issue
Block a user