From 9460424c0ac34c579084646f427f734103692f23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20=C4=8C=C3=AD=C5=BE?= Date: Sun, 11 Oct 2020 20:05:46 +0200 Subject: [PATCH] Update pokitto frontend --- main_pokitto.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main_pokitto.cpp b/main_pokitto.cpp index 747d04f..ca78879 100644 --- a/main_pokitto.cpp +++ b/main_pokitto.cpp @@ -22,7 +22,7 @@ // #define SFG_UNLOCK_DOOR 1 // #define SFG_INFINITE_AMMO 1 -#define SFG_FPS 25 +#define SFG_FPS 22 #define SFG_CAN_EXIT 0 //#define SFG_TEXTURE_DISTANCE 6000