SDK
- set InfoScreen back to PERSISTENCE_NEVER git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10278 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
edc9595437
commit
14b65d758b
@ -32,7 +32,7 @@ autostore = false)
|
|||||||
@TopComponent.Description(
|
@TopComponent.Description(
|
||||||
preferredID = "WelcomeScreenTopComponent",
|
preferredID = "WelcomeScreenTopComponent",
|
||||||
//iconBase="SET/PATH/TO/ICON/HERE",
|
//iconBase="SET/PATH/TO/ICON/HERE",
|
||||||
persistenceType = TopComponent.PERSISTENCE_ALWAYS)
|
persistenceType = TopComponent.PERSISTENCE_NEVER)
|
||||||
@TopComponent.Registration(mode = "editor", openAtStartup = true)
|
@TopComponent.Registration(mode = "editor", openAtStartup = true)
|
||||||
@ActionID(category = "Window", id = "com.jme3.gde.welcome.WelcomeScreenTopComponent")
|
@ActionID(category = "Window", id = "com.jme3.gde.welcome.WelcomeScreenTopComponent")
|
||||||
@ActionReference(path = "Menu/Window" /*, position = 333 */)
|
@ActionReference(path = "Menu/Window" /*, position = 333 */)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user