mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Prevent games from setting secure settings (#10460)
This commit is contained in:
@@ -207,6 +207,8 @@ public:
|
||||
void deregisterChangedCallback(const std::string &name,
|
||||
SettingsChangedCallback cbf, void *userdata = NULL);
|
||||
|
||||
void removeSecureSettings();
|
||||
|
||||
private:
|
||||
/***********************
|
||||
* Reading and writing *
|
||||
|
Reference in New Issue
Block a user