mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-14 08:04:40 +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 @ ");";
|
%stryng = %stryng @ ");";
|
||||||
echo(%stryng);
|
|
||||||
eval(%stryng);
|
eval(%stryng);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue