ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/ext/map-random.ext
(Generate patch)

Comparing deliantra/server/ext/map-random.ext (file contents):
Revision 1.36 by root, Mon Nov 9 03:08:24 2009 UTC vs.
Revision 1.37 by root, Mon Nov 9 03:08:55 2009 UTC

175 } 175 }
176 }; 176 };
177} 177}
178 178
179# save test 179# save test
180if (1) { 180if (0) {
181 cf::async { 181 cf::async {
182 # 0.093 182 # 0.080
183 Coro::Timer::sleep 2; 183 Coro::Timer::sleep 2;
184 my $map = cf::map::find "/mlab/citydeclouds2"; 184 my $map = cf::map::find "/mlab/citydeclouds2";
185 $map->load_header; 185 $map->load_header;
186 $map->load; 186 $map->load;
187 $map->post_load_original; 187 $map->post_load_original;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines