|
@@ -4,6 +4,7 @@
|
|
|
:revdate: 2016/03/17 20:48
|
|
|
:relfileprefix: ../../
|
|
|
:imagesdir: ../..
|
|
|
+:experimental:
|
|
|
ifdef::env-github,env-browser[:outfilesuffix: .adoc]
|
|
|
|
|
|
|
|
@@ -228,7 +229,7 @@ a|Restart()ing a running game restarts the game context and applies the updated
|
|
|
|
|
|
[CAUTION]
|
|
|
====
|
|
|
-Due to a current bug and inconsistent behavior observed related to the preferences save location, to ensure correct behavior, save() and load() should only use forward slashes (/) and must be all lowercase.
|
|
|
+Due to a current bug and inconsistent behavior observed related to the preferences save location, to ensure correct behavior, save() and load() should only use forward slashes kbd:[/] and must be all lowercase.
|
|
|
|
|
|
More information can be found link:https://github.com/jMonkeyEngine/jmonkeyengine/issues/1161[here].
|
|
|
====
|