mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-29 16:25:42 +00:00
Update helperFunctions.tscript
This commit is contained in:
parent
e46a7a7d47
commit
a7dabae88a
1 changed files with 1 additions and 1 deletions
|
|
@ -650,7 +650,7 @@ function populateAllFonts()
|
||||||
continue;
|
continue;
|
||||||
%fontarray.push_back(%obj.fontType,%obj.fontSize);
|
%fontarray.push_back(%obj.fontType,%obj.fontSize);
|
||||||
}
|
}
|
||||||
%fontarray.uniqueKey();
|
%fontarray.uniquePair();
|
||||||
|
|
||||||
%fontarrayCount = %fontarray.count();
|
%fontarrayCount = %fontarray.count();
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue