* 1.0.1.9 - 5/20/2013
* - Adding mono support * * 1.0.1.10 - 11/29/2014 * - Adding prompt factory class to generate a Final Fantasy type text prompt * - Updating Gleed2D support to work with latest version of Gleed2D
This commit is contained in:
@@ -57,7 +57,7 @@ namespace GameStateManagement
|
||||
base.Activate(instancePreserved);
|
||||
|
||||
//We enable diagnostics to show get values for our performance counters.
|
||||
Settings.EnableDiagnostics = true;
|
||||
FarseerPhysics.Settings.EnableDiagnostics = true;
|
||||
|
||||
if (World == null)
|
||||
{
|
||||
|
Reference in New Issue
Block a user