Reintroduce lm_max_updates

This commit is contained in:
RaveYard 2023-09-16 12:18:02 +02:00 committed by Magnus Norddahl
commit 4e7e1d772b
3 changed files with 6 additions and 3 deletions

View file

@ -12,8 +12,6 @@
#include <atomic>
EXTERN_CVAR(Int, lm_max_updates);
struct FColormap;
class IBuffer;
struct HWViewpointUniforms;