mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-05 05:20:31 +00:00
lotsa fixes.
This commit is contained in:
parent
db047275f1
commit
6f7fdca87d
178 changed files with 230 additions and 245 deletions
|
|
@ -255,8 +255,7 @@ function FileDialogOkButton::onClick( %this )
|
|||
|
||||
// Callback
|
||||
eval( %this.parent.SuccessCallback @ "(\"" @ %fullPath @"\");" );
|
||||
|
||||
%parent.SuccessCallback = 0;
|
||||
%this.parent.SuccessCallback = 0;
|
||||
|
||||
//error("Ok");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue