From 5b08907613b8ea004499bd5cacf7a0835a0e513d Mon Sep 17 00:00:00 2001
From: Pascal Engeler <engelerp@phys.ethz.ch>
Date: Mon, 18 May 2020 15:51:22 +0200
Subject: [PATCH] local parameters

---
 build/program | Bin 131664 -> 131664 bytes
 src/main.cpp  |   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/build/program b/build/program
index 07ae529c102374d21bff46df89116f7dab065e4b..e99d939cb8f576c40696f07f69311a0d90d4b10b 100755
GIT binary patch
delta 42
zcmcc6!f~O6V?zX+K)>a|bR9;s&pYQ<uJP&nbZm15+cYIc=H~wz+y84Y2Hpe!jHME~

delta 42
zcmcc6!f~O6V?zX+faIz5L7T;__@}?^-}@>s`ts%swrNU?Y|Z~Qw*S{)47>>di;WVQ

diff --git a/src/main.cpp b/src/main.cpp
index 802c38a..6e1a241 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -20,7 +20,7 @@
 #define SCALE 2
 #define TEXWIDTH 2048
 #define TEXHEIGHT 1024
-#define UPDATES_PER_FRAME 6
+#define UPDATES_PER_FRAME 3
 #define FRAME_THRESHOLD 14.6f
 
 
-- 
GitLab