summaryrefslogtreecommitdiff
path: root/plugins/peopsxgl/gpucfg/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/peopsxgl/gpucfg/main.c')
-rw-r--r--plugins/peopsxgl/gpucfg/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/peopsxgl/gpucfg/main.c b/plugins/peopsxgl/gpucfg/main.c
index 74860b2f..71d94b58 100644
--- a/plugins/peopsxgl/gpucfg/main.c
+++ b/plugins/peopsxgl/gpucfg/main.c
@@ -219,7 +219,7 @@ int main (int argc, char *argv[])
}
if(val) SETCHECK("chkShowFPS");
- val=0;
+ val=1;
if(pB)
{
strcpy(t,"\nUseFrameLimit");p=strstr(pB,t);if(p) {p=strstr(p,"=");len=1;}