mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
all kinds of tweaking and fixing
This commit is contained in:
@@ -1675,7 +1675,7 @@ int main(int argc, char *argv[])
|
||||
driverType = video::EDT_OPENGL;
|
||||
#else
|
||||
driverType = video::EDT_OPENGL;
|
||||
//driverType = video::EDT_BURNINGSVIDEO;
|
||||
//driverType = video::EDT_BURNINGSVIDEO; // Best software renderer
|
||||
#endif
|
||||
|
||||
// create device and exit if creation failed
|
||||
|
Reference in New Issue
Block a user