[WIP] En l'scroll
This commit is contained in:
@@ -16,8 +16,6 @@ function mini.init()
|
||||
-- buffer per a 3x3 habitacions
|
||||
local map_buffer_width = 3*mapa_room_cols*arcade_config.tiles_width
|
||||
local map_buffer_height = 3*mapa_room_rows*arcade_config.tiles_height
|
||||
local map_buffer_width = 1024
|
||||
local map_buffer_height = 1024
|
||||
map_buffer=surf.new(map_buffer_width, map_buffer_height)
|
||||
fade.init()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user