Removed default_theme namespace

This commit is contained in:
2020-10-30 19:02:50 +08:00
parent 0ff43f8994
commit db20794b7f
8 changed files with 59 additions and 57 deletions

View File

@@ -121,6 +121,7 @@ namespace hgl
tf->BeginRender();
tf->Render();
tf->EndRender();
}