ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/cf.pm
(Generate patch)

Comparing deliantra/server/lib/cf.pm (file contents):
Revision 1.552 by root, Mon May 17 21:12:59 2010 UTC vs.
Revision 1.553 by root, Tue May 18 21:30:16 2010 UTC

2186 2186
2187 $self->in_memory (cf::MAP_ACTIVE); 2187 $self->in_memory (cf::MAP_ACTIVE);
2188 } 2188 }
2189 2189
2190 $self->post_load; 2190 $self->post_load;
2191
2192 1
2191} 2193}
2192 2194
2193# customize the map for a given player, i.e. 2195# customize the map for a given player, i.e.
2194# return the _real_ map. used by e.g. per-player 2196# return the _real_ map. used by e.g. per-player
2195# maps to change the path to ~playername/mappath 2197# maps to change the path to ~playername/mappath

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines