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)
|
protected function FromData(AssociativeArray source)
|
||||||
{
|
{
|
||||||
local int i;
|
local int i;
|
||||||
local Text nextText;
|
local Text nextText;
|
||||||
local DynamicArray includeFeatureAsSource;
|
local DynamicArray includeFeatureAsSource;
|
||||||
if (source == none) {
|
if (source == none) {
|
||||||
return;
|
return;
|
||||||
|
Reference in New Issue
Block a user