1
0
Fork 0
mirror of https://github.com/gwm17/Specter.git synced 2024-11-22 18:28:52 -05:00

Fixed some weird submodule issues

This commit is contained in:
Gordon McCann 2021-12-20 13:52:30 -05:00
parent bd672e25d1
commit a487338c3f
3 changed files with 2 additions and 3 deletions

2
.gitignore vendored
View File

@ -5,7 +5,7 @@
Makefile
*.make
*.user
*.ini
Navigator/Makefile
NavProject/Makefile

View File

@ -23,7 +23,6 @@ namespace Navigator {
void Application::OnEvent(Event& event)
{
NAV_TRACE("Found event: {0}", event);
EventDispatcher dispatch(event);
dispatch.Dispatch<WindowCloseEvent>(BIND_EVENT_FUNCTION(Application::OnWindowCloseEvent));
for(auto iter = m_stack.end(); iter != m_stack.begin(); )

@ -1 +1 @@
Subproject commit 28ccdcc6b71e3af852c2c6240632f41c43a385ae
Subproject commit c274a0000f7712ff816d7429efca57eaaf8f680e