mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Settings: Push groups in to_table as well
This commit is contained in:
parent
c401a06f8a
commit
3a2f55bc19
2 changed files with 27 additions and 8 deletions
|
@ -239,6 +239,8 @@ private:
|
|||
|
||||
// Allow TestSettings to run sanity checks using private functions.
|
||||
friend class TestSettings;
|
||||
// For sane mutex locking when iterating
|
||||
friend class LuaSettings;
|
||||
|
||||
void updateNoLock(const Settings &other);
|
||||
void clearNoLock();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue