- [CHG] La quantitat de pisos, portes i pareds es calcula al carregar cada GIF
- [CHG] Al eixir de edició la Z del personatge se reseteja a 24 o per ahí.
This commit is contained in:
@@ -32,6 +32,10 @@ namespace room
|
||||
int getExit(const int d);
|
||||
int getColor();
|
||||
|
||||
int getFloorCount();
|
||||
int getDoorCount();
|
||||
int getWallsCount();
|
||||
|
||||
namespace editor
|
||||
{
|
||||
int &refWidth();
|
||||
|
||||
Reference in New Issue
Block a user