small refactoring

This commit is contained in:
2021-05-31 12:47:46 +03:00
parent 5eaa20202b
commit a9f7408e71
44 changed files with 86 additions and 595 deletions

View File

@@ -62,7 +62,6 @@ protected:
GLuint tex_coeff[2];
QMap<int, int> lights_start;
QList<Light*> current_lights;
};
#endif // RENDERER_BASE_H