Hi everybody,
Another person with a Power PC/OS X, could validate this bug/patch ?
Le lundi 17 mai 2010 à 22:24 +0200, lami a écrit :
> Hi Jeremy,
> Thank you for your report. About your bugfix, it's something like
> that ? ...
>
> 114 void TileItem_AlphaSoftware::Dig(const Point2i &position,
Hi Jeremy,
Thank you for your report. About your bugfix, it's something like
that ? ...
114 void TileItem_AlphaSoftware::Dig(const Point2i &position, const
Surface& dig) {
115 need_check_empty = true;
......
120
121 for (int py = starting_y ; py < ending_y ; py