mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-23 13:25:36 +00:00
Merge branch 'development' into ShaderConstBuffer-CleanupRefactor
This commit is contained in:
commit
ae11d996d9
5 changed files with 28 additions and 4 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