Don't forget to cache bust oce
This commit is contained in:
parent
2de4906d65
commit
25507ad6cf
|
@ -37,7 +37,7 @@ SCENEGRAPH* LoadModel( char const* filename );
|
|||
|
||||
#define PLUGIN_OCE_MAJOR 1
|
||||
#define PLUGIN_OCE_MINOR 3
|
||||
#define PLUGIN_OCE_PATCH 1
|
||||
#define PLUGIN_OCE_PATCH 2
|
||||
#define PLUGIN_OCE_REVNO 0
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue