Update main.cpp
This commit is contained in:
parent
4f5a969893
commit
67f7d45db9
2
main.cpp
2
main.cpp
@ -10,7 +10,7 @@
|
|||||||
int main()
|
int main()
|
||||||
{
|
{
|
||||||
|
|
||||||
OX::Core core("Obsidian Editor - Onyx Engine (2025.1)(0.0.4)");
|
OX::Core core("Obsidian Editor - Onyx Engine (2025.1)(0.0.7)");
|
||||||
|
|
||||||
|
|
||||||
core.AddLayer(std::make_unique<OX::Editor>("Obsidian Editor"));
|
core.AddLayer(std::make_unique<OX::Editor>("Obsidian Editor"));
|
||||||
|
Loading…
Reference in New Issue
Block a user