--- deliantra/server/ext/map-tags.ext 2007/11/14 10:05:16 1.11 +++ deliantra/server/ext/map-tags.ext 2007/12/02 15:16:28 1.12 @@ -180,6 +180,8 @@ reload; }; +cf::async { reload }; # force at startup + # find all objects with the given tag, or at least try to sub find($) { my ($tag) = @_;