mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-31 18:15:24 +00:00
Update module.cs
cleanup
This commit is contained in:
parent
5bd9459da2
commit
2cf11fe199
1 changed files with 1 additions and 2 deletions
|
|
@ -33,7 +33,6 @@ function callOnModules(%functionName, %moduleGroup, %var0, %var1, %var2, %var3,
|
|||
}
|
||||
}
|
||||
%stryng = %stryng @ ");";
|
||||
echo(%stryng);
|
||||
eval(%stryng);
|
||||
}
|
||||
}
|
||||
|
|
@ -294,4 +293,4 @@ function SimSet::unQueueExec(%scopeSet, %execFilePath)
|
|||
}
|
||||
if ($traceModuleCalls)
|
||||
ExecFilesList.echo();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue