From 8d56c747befe29090dc80cd0f48ccdaf8c0d8e5f Mon Sep 17 00:00:00 2001 From: Bram Verhulst Date: Tue, 30 Apr 2024 09:01:59 +0200 Subject: [PATCH] Add fps --- .idea/.idea.Motherload/.idea/workspace.xml | 15 +++++++++++---- Engine/BaseGame.cpp | 2 +- Game/Game.vcxproj | 4 ++-- Game/Game.vcxproj.filters | 6 ++++++ Game/GroundTileTypeManager.h | 1 - Game/Levels/World/WorldLevel.cpp | 6 ++++++ Game/Levels/World/WorldLevel.h | 2 ++ Game/main.cpp | 2 +- 8 files changed, 29 insertions(+), 9 deletions(-) diff --git a/.idea/.idea.Motherload/.idea/workspace.xml b/.idea/.idea.Motherload/.idea/workspace.xml index 787edec..164e542 100644 --- a/.idea/.idea.Motherload/.idea/workspace.xml +++ b/.idea/.idea.Motherload/.idea/workspace.xml @@ -12,9 +12,14 @@ - - - + + + + + + + + { "keyToString": { - "C++ Project.Game.executor": "Debug", + "C++ Project.Game.executor": "Run", "RunOnceActivity.OpenProjectViewOnStart": "true", "RunOnceActivity.ShowReadmeOnStart": "true", "ignore.virus.scanning.warn.message": "true", @@ -222,6 +227,8 @@ + +