diff options
Diffstat (limited to 'src/engine/editor/Light.cpp')
| -rw-r--r-- | src/engine/editor/Light.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/editor/Light.cpp b/src/engine/editor/Light.cpp index 53dc00864..477793540 100644 --- a/src/engine/editor/Light.cpp +++ b/src/engine/editor/Light.cpp @@ -27,7 +27,7 @@ extern "C" { #include "math_util_2.h" } -namespace Editor { +namespace TrackEditor { size_t LightObject::NumLights = 0; |
