mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-15 09:25:37 +02:00
Irrlicht cleanups (mostly getting rid of core::array
)
Co-authored-by: Lars Müller <34514239+appgurueu@users.noreply.github.com>
This commit is contained in:
@@ -1019,8 +1019,6 @@ public:
|
||||
u8 MaxLights;
|
||||
//! Maximal Anisotropy
|
||||
u8 MaxAnisotropy;
|
||||
//! Number of user clipplanes
|
||||
u8 MaxUserClipPlanes;
|
||||
//! Number of auxiliary buffers
|
||||
u8 MaxAuxBuffers;
|
||||
//! Optimal number of indices per meshbuffer
|
||||
|
Reference in New Issue
Block a user