Update ExileServer_world_loadAllDatabaseTrees.sqf

This commit is contained in:
DoubleRepo
2018-03-16 23:46:05 +01:00
committed by GitHub
parent dc5efd3e76
commit 0662cf58d0

View File

@ -31,5 +31,5 @@ while {_continueLoading} do
_continueLoading = false;
};
};
"Done loading trees!" call ExileServer_TreeLogging_log;
true
format ["Done loading and smashed %1 tree's into something else", _numberOfTrees] call ExileServer_TreeLogging_log;
true