- Es poden consultar les portes de la habitació
This commit is contained in:
@@ -107,4 +107,9 @@ namespace room
|
||||
{
|
||||
return max;
|
||||
}
|
||||
|
||||
uint8_t getDoors()
|
||||
{
|
||||
return doors;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user