- [FIX] Amb la nova versió de mini, com el color transparent es el final, al reemplaçar tota la paleta pintava totes les sombres com blocs negres.
This commit is contained in:
@@ -95,7 +95,7 @@ function rooms.draw()
|
|||||||
|
|
||||||
-- Pintem el foreground de negre
|
-- Pintem el foreground de negre
|
||||||
map.surf(rooms.surf_foreground)
|
map.surf(rooms.surf_foreground)
|
||||||
pal.subpal(0,32,1)
|
pal.subpal(1,32,1)
|
||||||
if rooms.is_visible(LAYER_FOREGROUND | LAYER_SHADOWS) then map.draw() end
|
if rooms.is_visible(LAYER_FOREGROUND | LAYER_SHADOWS) then map.draw() end
|
||||||
|
|
||||||
-- Pintem els sprites de negre
|
-- Pintem els sprites de negre
|
||||||
|
|||||||
Reference in New Issue
Block a user