]> git.lizzy.rs Git - dragonfireclient.git/commit
Protect a few more settings from being set from mods
authorsfan5 <sfan5@live.de>
Wed, 25 May 2022 17:07:49 +0000 (19:07 +0200)
committersfan5 <sfan5@live.de>
Sun, 29 May 2022 12:00:19 +0000 (14:00 +0200)
commitda71e86633d0b27cd02d7aac9fdac625d141ca13
tree5a4f4c1939e2a4f5ee7c8e34932aa34fb4792be4
parentbccaf5fc2d11c31615d64b9bca91f908d06b7044
Protect a few more settings from being set from mods

Of those settings main_menu_script has concrete security impact, the rest are added out of abundance of caution.
src/script/lua_api/l_settings.cpp