aboutsummaryrefslogtreecommitdiffstats
path: root/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index 69cad20..373dbea 100644
--- a/main.cpp
+++ b/main.cpp
@@ -659,7 +659,7 @@ void logic(){
* click detection is done as well for NPC/player interaction.
*
*/
- std::cout << "Game Loop: "<< loops << std::endl;
+ //std::cout << "Game Loop: "<< loops << std::endl;
for(int i=0;i<=entity.size();i++){