1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 08:35:20 +02:00

Drop --videomodes, fullscreen_bpp and high_precision_fpu settings

These have been pointless for a while.
This commit is contained in:
sfan5
2021-06-15 19:11:56 +02:00
parent dc165fe942
commit edf098db63
9 changed files with 3 additions and 122 deletions

View File

@@ -140,8 +140,6 @@ private:
static int l_get_video_drivers(lua_State *L);
static int l_get_video_modes(lua_State *L);
//version compatibility
static int l_get_min_supp_proto(lua_State *L);