mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 16:44:36 +00:00
Fix missing scripts and incorrect variable.
This commit is contained in:
parent
cb047bd7f0
commit
d7111bc851
4 changed files with 2 additions and 6 deletions
|
|
@ -37,8 +37,6 @@ function initializeNavEditor()
|
|||
exec("./NavEditor.cs");
|
||||
exec("./NavEditorGui.gui");
|
||||
exec("./NavEditorToolbar.gui");
|
||||
exec("./NavEditorGui.cs");
|
||||
exec("./NavEditorAboutDlg.gui");
|
||||
exec("./NavEditorConsoleDlg.gui");
|
||||
exec("./CreateNewNavMeshDlg.gui");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue