1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-06 17:41:04 +00: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

@ -46,7 +46,6 @@ private:
void speed_tests();
bool list_video_modes = false;
bool skip_main_menu = false;
bool random_input = false;
RenderingEngine *m_rendering_engine = nullptr;