Disable the FPS display until we have some way to turn it on and off.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3625 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -468,7 +468,7 @@ public class JmeApp
|
|||||||
*/
|
*/
|
||||||
protected boolean displayStatistics ()
|
protected boolean displayStatistics ()
|
||||||
{
|
{
|
||||||
return true;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user