mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-07 22:40:44 +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;
|
||||
%fontarray.push_back(%obj.fontType,%obj.fontSize);
|
||||
}
|
||||
%fontarray.uniqueKey();
|
||||
%fontarray.uniquePair();
|
||||
|
||||
%fontarrayCount = %fontarray.count();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue