mirror of
https://github.com/vcmi/vcmi.git
synced 2025-03-23 21:29:13 +02:00
Version set to 0.87b
This commit is contained in:
parent
447e4bba42
commit
ef7a9dfd46
@ -1,7 +1,9 @@
|
||||
0.86 -> 0.87 (Dec 01 2011)
|
||||
0.87 -> 0.88 (? 2012)
|
||||
|
||||
0.86 -> 0.87 (Dec 01 2011)
|
||||
GENERAL:
|
||||
* Pathfinder can find way using ships and subterranean gates
|
||||
* Hero reminder & sleep button
|
||||
PREGAME:
|
||||
* Credits are implemented
|
||||
BATTLES
|
||||
|
2
global.h
2
global.h
@ -38,7 +38,7 @@ typedef si32 TBonusSubtype;
|
||||
#define THC
|
||||
#endif
|
||||
|
||||
#define NAME_VER ("VCMI 0.87")
|
||||
#define NAME_VER ("VCMI 0.87b")
|
||||
extern std::string NAME; //full name
|
||||
extern std::string NAME_AFFIX; //client / server
|
||||
#define CONSOLE_LOGGING_LEVEL 5
|
||||
|
Loading…
x
Reference in New Issue
Block a user