ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/server/build_map.C
(Generate patch)

Comparing deliantra/server/server/build_map.C (file contents):
Revision 1.69 by root, Wed Nov 16 23:42:02 2016 UTC vs.
Revision 1.70 by root, Fri Nov 18 04:11:03 2016 UTC

690} 690}
691 691
692/** 692/**
693 * Quad building. 693 * Quad building.
694 */ 694 */
695void 695static void
696apply_builder_quad (object *pl, object *material, mapxy &pos) 696apply_builder_quad (object *pl, object *material, mapxy &pos)
697{ 697{
698 object *open_space = 0; 698 object *open_space = 0;
699 object *floor = 0; 699 object *floor = 0;
700 700

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines