mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Bump save format. Release date in changelog.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
0.85 -> 0.86 (Sep 01 2011?)
|
||||
0.85 -> 0.86 (Sep 01 2011)
|
||||
GENERAL:
|
||||
* Reinstated music support
|
||||
* Bonus system optimizations (caching)
|
||||
|
@@ -26,7 +26,7 @@
|
||||
|
||||
#include "ConstTransitivePtr.h"
|
||||
|
||||
const ui32 version = 729;
|
||||
const ui32 version = 730;
|
||||
class CConnection;
|
||||
class CGObjectInstance;
|
||||
class CGameState;
|
||||
|
Reference in New Issue
Block a user