mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Settings: Purge getDefault, clean FontEngine
This commit is contained in:
parent
37a05ec8d6
commit
2760371d8e
8 changed files with 38 additions and 60 deletions
|
@ -132,7 +132,6 @@ public:
|
|||
|
||||
Settings *getGroup(const std::string &name) const;
|
||||
const std::string &get(const std::string &name) const;
|
||||
const std::string &getDefault(const std::string &name) const;
|
||||
bool getBool(const std::string &name) const;
|
||||
u16 getU16(const std::string &name) const;
|
||||
s16 getS16(const std::string &name) const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue