From 08f7363d1f7b4a433c443c7108ec4a2c04045b30 Mon Sep 17 00:00:00 2001 From: "nor..67" Date: Thu, 8 Sep 2011 15:06:32 +0000 Subject: [PATCH] SDK: - change slightly misleading description of BasicGame project regarding the role of SimpleApplication git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8221 75d07b2b-3a1a-0410-a2c5-0572b91ccdca --- .../src/com/jme3/gde/templates/basic/BasicGameDescription.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sdk/jme3-templates/src/com/jme3/gde/templates/basic/BasicGameDescription.html b/sdk/jme3-templates/src/com/jme3/gde/templates/basic/BasicGameDescription.html index 545dd3c1e..896c2b455 100644 --- a/sdk/jme3-templates/src/com/jme3/gde/templates/basic/BasicGameDescription.html +++ b/sdk/jme3-templates/src/com/jme3/gde/templates/basic/BasicGameDescription.html @@ -7,7 +7,6 @@ and open the template in the editor. - This basic jme3 application is based on SimpleApplication to allow an - easy start with jme3. + This is the basic jme3 application template for any kind of jME3 project.