mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-09 05:34:34 +00:00
Removed unnecessary debug lines
This commit is contained in:
parent
f6f06121ab
commit
e12f8472cd
1 changed files with 0 additions and 2 deletions
|
|
@ -371,8 +371,6 @@ function EditorSaveMission()
|
|||
%decalsFile = $Server::LevelAsset.getDecalsPath();
|
||||
if(isFile(%decalsFile))
|
||||
{
|
||||
echo("===================================================================");
|
||||
echo("DECALS FILE BE: " @ fileName(%decalsFile));
|
||||
$Server::LevelAsset.decalsFile = fileName(%decalsFile);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue