--- deliantra/Deliantra-Client/Client.xs 2006/08/14 03:04:17 1.139 +++ deliantra/Deliantra-Client/Client.xs 2006/08/14 03:41:25 1.140 @@ -157,8 +157,6 @@ if (!rect.width) rect.width = 1; if (!rect.height) rect.height = 1; - rect.width = (rect.width + 3) & ~3; - *w = rect.width; *h = rect.height; }