summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--opplysning.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/opplysning.c b/opplysning.c
index 5c2af13..7155a2c 100644
--- a/opplysning.c
+++ b/opplysning.c
@@ -124,8 +124,8 @@ main(void)
const int sw = 1920;
const int sh = 1080;
+ SetTraceLogLevel(LOG_WARNING);
InitWindow(sw, sh, "opplysning");
-
SetTargetFPS(60);
int ncp = 0;