mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Drop --videomodes, fullscreen_bpp and high_precision_fpu settings
These have been pointless for a while.
This commit is contained in:
parent
dc165fe942
commit
edf098db63
9 changed files with 3 additions and 122 deletions
|
@ -124,7 +124,6 @@ public:
|
|||
return s_singleton->core->get_shadow_renderer();
|
||||
return nullptr;
|
||||
}
|
||||
static std::vector<core::vector3d<u32>> getSupportedVideoModes();
|
||||
static std::vector<irr::video::E_DRIVER_TYPE> getSupportedVideoDrivers();
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue