瀏覽代碼

Reset table column widths.

mitm001 4 年之前
父節點
當前提交
1458d27621
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/modules/core/pages/app/state/application_states.adoc

+ 1 - 1
docs/modules/core/pages/app/state/application_states.adoc

@@ -81,7 +81,7 @@ JME3 comes with a BulletAppState that implements Physical behaviour (using the j
 == AppState
 
 The AppState interface lets you initialize sets of objects, and hook a set of continuously executing code into the main loop.
-[cols="50,50", options="header"]
+[cols="25,75", options="header"]
 |===
 
 a|AppState Method