Explorar o código

Reset table column widths.

mitm001 %!s(int64=4) %!d(string=hai) anos
pai
achega
1458d27621
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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