- Seguim en les portes
This commit is contained in:
@@ -16,7 +16,7 @@ void game::init()
|
||||
draw::loadPalette("test.gif");
|
||||
game::setUpdateTicks(64);
|
||||
|
||||
room::load(2,2);
|
||||
room::load(2,0);
|
||||
|
||||
box = actor::create({16,16,0}, {8,8,4}, {64,0,32,24}, {0,24});
|
||||
box->flags = FLAG_MOVING;
|
||||
|
||||
Reference in New Issue
Block a user