renamed default_map to DEFAULT_MAP
This commit is contained in:
@ -111,7 +111,7 @@ private:
|
||||
room get_room(std::size_t idx) const;
|
||||
};
|
||||
|
||||
const std::string default_map =
|
||||
const std::string DEFAULT_MAP =
|
||||
"|-----------------------------------------------------------------------------|\
|
||||
| |\
|
||||
| |--------------------------| |-----------------------| |\
|
||||
|
Reference in New Issue
Block a user