mirror of
https://github.com/DoubleRepo/PersistentTreeLogging.git
synced 2024-08-30 16:52:16 +00:00
Update ExileServer_world_loadAllDatabaseTrees.sqf
This commit is contained in:
parent
dc5efd3e76
commit
0662cf58d0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user