From e93e6beb456d105987da3190c2a80847b6900081 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 16 Oct 2011 03:00:28 +0300 Subject: Fix fps limit. --- src/game.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/game.cpp b/src/game.cpp index 1434b9a16..6ed2c2239 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -577,7 +577,6 @@ void Game::logic() } else { - Client::setFramerate(config.getIntValue("fpslimit")); if (mAdjustPerfomance) adjustPerfomance(); if (disconnectedDialog) -- cgit v1.2.3-70-g09d2