Sync ees almöss de voork!

This commit is contained in:
MarcEricMartel
2023-11-27 17:44:52 -05:00
parent 10b8d77734
commit e89b5914fb
4 changed files with 64 additions and 51 deletions

View File

@@ -16,8 +16,8 @@ bool OpenglContext::Start(const std::string& title, int width, int height, bool
m_fullscreen = fullscreen;
InitWindow(width, height);
Init();
LoadResource();
Init();
sf::Clock clock;