another big refactor: wiLoader -> wiSceneComponents with proper namespace
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#include "stdafx.h"
|
||||
#include "LightWindow.h"
|
||||
|
||||
using namespace wiSceneComponents;
|
||||
|
||||
|
||||
LightWindow::LightWindow(wiGUI* gui) : GUI(gui), light(nullptr)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user