* Forgot to commit this file
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7728 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
a3e3d241f6
commit
4dffbc95f5
10
engine/src/core/com/jme3/export/FormatVersion.java
Normal file
10
engine/src/core/com/jme3/export/FormatVersion.java
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
package com.jme3.export;
|
||||||
|
|
||||||
|
public final class FormatVersion {
|
||||||
|
|
||||||
|
public static final int VERSION = 1;
|
||||||
|
public static final int SIGNATURE = 0x4A4D4533;
|
||||||
|
|
||||||
|
private FormatVersion(){
|
||||||
|
}
|
||||||
|
}
|
BIN
engine/src/test-data/Textures/Terrain/Pond/Pond.jpg
Normal file
BIN
engine/src/test-data/Textures/Terrain/Pond/Pond.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 65 KiB |
Loading…
x
Reference in New Issue
Block a user