mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-12 07:04:36 +00:00
Additional cleanup and add-in of files that were missed.
This commit is contained in:
parent
ea595143e8
commit
c74242309a
11 changed files with 382 additions and 8 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