remove unused
This commit is contained in:
@@ -8,8 +8,6 @@
|
|||||||
#include "EnumHelper.h"
|
#include "EnumHelper.h"
|
||||||
#include "Preference.h"
|
#include "Preference.h"
|
||||||
|
|
||||||
const float LIGHTS_AHEAD_SECONDS = 0.1f;
|
|
||||||
const float LIGHTS_FALLOFF_SECONDS = 0.1f;
|
|
||||||
extern Preference<float> g_fLightsFalloffSeconds;
|
extern Preference<float> g_fLightsFalloffSeconds;
|
||||||
extern Preference<float> g_fLightsAheadSeconds;
|
extern Preference<float> g_fLightsAheadSeconds;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user