mirror of
https://gitlab.com/skmp/dca3-game.git
synced 2025-09-08 21:50:52 +02:00
Bump DC_MODEL_VERSION for skinning fix
This commit is contained in:
2
vendor/librw/src/dc/rwdc.cpp
vendored
2
vendor/librw/src/dc/rwdc.cpp
vendored
@@ -4648,7 +4648,7 @@ writeNativeTexture(Texture *tex, Stream *stream)
|
||||
}
|
||||
#endif
|
||||
|
||||
#define DC_MODEL_VERSION 5
|
||||
#define DC_MODEL_VERSION 6
|
||||
|
||||
void*
|
||||
destroyNativeData(void *object, int32, int32)
|
||||
|
Reference in New Issue
Block a user