mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-29 00:05:40 +00:00
Revert "Merge branch 'development' into ShaderConstBuffer-CleanupRefactor"
This reverts commitae11d996d9, reversing changes made toe6c653c441.
This commit is contained in:
parent
ae11d996d9
commit
bd7bbd782c
5 changed files with 4 additions and 28 deletions
|
|
@ -650,7 +650,7 @@ function populateAllFonts()
|
|||
continue;
|
||||
%fontarray.push_back(%obj.fontType,%obj.fontSize);
|
||||
}
|
||||
%fontarray.uniquePair();
|
||||
%fontarray.uniqueKey();
|
||||
|
||||
%fontarrayCount = %fontarray.count();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue