Skip to content

Commit d6130c0

Browse files
authored
Merge pull request jMonkeyEngine#584 from mitm001/patch-1
Update AbstractAppState.java
2 parents d8875a7 + 4a37ec4 commit d6130c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jme3-core/src/main/java/com/jme3/app/state/AbstractAppState.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
* <code>AbstractAppState</code> implements some common methods
3939
* that make creation of AppStates easier.
4040
* @author Kirill Vainer
41+
* @see com.jme3.app.state.BaseAppState
4142
*/
4243
public class AbstractAppState implements AppState {
4344

0 commit comments

Comments
 (0)