build updates (#655)
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
#include "stdafx.h"
|
||||
#include "ForceFieldWindow.h"
|
||||
#include "Editor.h"
|
||||
|
||||
using namespace wi::ecs;
|
||||
using namespace wi::scene;
|
||||
|
||||
|
||||
void ForceFieldWindow::Create(EditorComponent* _editor)
|
||||
{
|
||||
editor = _editor;
|
||||
|
||||
Reference in New Issue
Block a user