--- deliantra/server/common/map.C 2007/11/08 19:43:23 1.132 +++ deliantra/server/common/map.C 2008/04/02 11:13:52 1.133 @@ -309,7 +309,7 @@ { for (;;) { - coroapi::cede_to_tick_every (100); // cede once in a while + coroapi::cede_to_tick (); // cede once in a while switch (f.kw) {