mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Filter worlds by selected game
This commit is contained in:
parent
084be3599a
commit
2708482f1b
2 changed files with 19 additions and 6 deletions
|
@ -130,6 +130,8 @@ private:
|
|||
s32 id;
|
||||
IMenuManager *menumgr;
|
||||
|
||||
std::vector<int> m_world_indices;
|
||||
|
||||
bool m_is_regenerating;
|
||||
v2s32 m_topleft_client;
|
||||
v2s32 m_size_client;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue