mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-08-10 03:25:17 -04:00
Impl editor object names
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
namespace EditorNamespace {
|
||||
|
||||
ContentBrowserWindow::~ContentBrowserWindow() {
|
||||
SPDLOG_TRACE("destruct editor window");
|
||||
SPDLOG_TRACE("destruct content browser window");
|
||||
}
|
||||
|
||||
void ContentBrowserWindow::DrawElement() {
|
||||
|
||||
Reference in New Issue
Block a user