浏览代码

Added link to running the nifty examples.

mitm 7 年之前
父节点
当前提交
4bb39b6b93
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/docs/asciidoc/jme3/advanced/nifty_gui_xml_layout.adoc

+ 2 - 2
src/docs/asciidoc/jme3/advanced/nifty_gui_xml_layout.adoc

@@ -57,8 +57,8 @@ Create an empty *screen*.xml file in the `assets/Interface/` directory of your p
 CAUTION: Do not use the SDK built in Nifty file editor. It does not work and is full of bugs that will lead to significant hair loss. Instead, create an empty XML file.
 
 .Create XML File
-.  btn:[RMB] click on `Interface` and select `menu:New[Other>XML>XML Schema (empty)]` followed by the btn:[Next >] button.
-//.  btn:[RMB] click on `menu:Interface[New>Other>GUI>Empty Gui]` followed by the btn:[Next >] button.
+//.  btn:[RMB] click on `Interface` and select `menu:New[Other>GUI>XML Schema (empty)]` followed by the btn:[Next >] button.
+.  btn:[RMB] click on `menu:Interface[New>Other>GUI>Empty Gui]` followed by the btn:[Next >] button.
 .  Name the file "`screen`" and when ready select btn:[Finish].