Surgo/Project/Source/SurgoEditor/SurgoEditorModule.cpp
Ed_ 31c312610f Project compiles and opens in editor
However the project doesn't automatically open in editor from debug...
Seems like its not attaching from the command for some reason...
2024-04-08 04:40:56 -04:00

4 lines
86 B
C++

#include "SurgoEditorModule.h"
IMPLEMENT_MODULE(FSurgoEditorModule, SurgoEditor);