ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/Client.xs
(Generate patch)

Comparing deliantra/Deliantra-Client/Client.xs (file contents):
Revision 1.316 by root, Sun Nov 4 02:13:53 2012 UTC vs.
Revision 1.317 by root, Fri Nov 23 12:39:05 2012 UTC

1492 1492
1493void 1493void
1494set_height (DC::Layout self, int base_height) 1494set_height (DC::Layout self, int base_height)
1495 CODE: 1495 CODE:
1496 if (self->base_height != base_height) 1496 if (self->base_height != base_height)
1497 { 1497 {
1498 self->base_height = base_height; 1498 self->base_height = base_height;
1499 layout_update_font (self); 1499 layout_update_font (self);
1500 } 1500 }
1501 1501
1502void 1502void

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines