Jelajahi Sumber

Reset table column widths.

mitm001 4 tahun lalu
induk
melakukan
1458d27621
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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
 == AppState
 
 
 The AppState interface lets you initialize sets of objects, and hook a set of continuously executing code into the main loop.
 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
 a|AppState Method