mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Set Secret Lab/Super Gravitron hidden names
It seems appropriate that these rooms should have their names shown on the map screen.
This commit is contained in:
@@ -9,6 +9,7 @@ public:
|
||||
const short* loadlevel(int rx, int ry);
|
||||
|
||||
std::string roomname;
|
||||
std::string hiddenname;
|
||||
|
||||
int roomtileset;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user