--- deliantra/Deliantra-Client/Client.xs 2012/11/04 02:13:53 1.316 +++ deliantra/Deliantra-Client/Client.xs 2012/11/23 12:39:05 1.317 @@ -1494,7 +1494,7 @@ set_height (DC::Layout self, int base_height) CODE: if (self->base_height != base_height) - { + { self->base_height = base_height; layout_update_font (self); }