mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 06:34:36 +00:00
Additional cleanup and add-in of files that were missed.
This commit is contained in:
parent
b357ad077d
commit
7e5d2f3eac
6 changed files with 239 additions and 150 deletions
|
|
@ -1,5 +1,3 @@
|
|||
exec("./FileDialog.gui");
|
||||
|
||||
function PlatformFileDialog::buildFilters(%this)
|
||||
{
|
||||
%str = strreplace( %this.data.filters, "|", "\t");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue