Release 1.12

master
Kasi 2018-12-02 04:21:05 +00:00
parent 054acf125a
commit 27e491ec4d
2 changed files with 2 additions and 2 deletions

View File

@ -75,9 +75,9 @@ class Login
static std::vector<Box> GetButtonBoxes();
/**
* @return a vector of World Boxes found in the World Select screen
* @return a world box corresponding to the world select screen.
*/
static std::vector<Box> GetWorldBoxes();
static Box GetWorldBox(std::uint32_t Index);
};

Binary file not shown.