http://rpg.hamsterrepublic.com/bugzilla/show_bug.cgi?id=801
--- Comment #2 from Bob the Hamster <[email protected]> 2009-12-26 16:51:09 PST --- Ah, fixed. since the increase to 8 max layers, layers were being given lookup code SL_MAP_LAYER0 + 1 when it should have been SL_MAP_LAYER0 - 1 because slice lookup codes are negative numbers. -- Configure bugmail: http://rpg.hamsterrepublic.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
