mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
- Fixed wrong version number for Map Editor (45522 -> 4552)
- Increased MP version from 1.7 to 1.8 (because the grenade throwing crash should be fixed -> see Revision 4610) git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4621 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -185,7 +185,7 @@ extern BOOLEAN fClientReceivedAllFiles;
|
||||
// OJW - 20090507
|
||||
// Add basic version checking, will only work from now on
|
||||
// note: this cannot be longer than char[30]
|
||||
#define MPVERSION "MP v1.7"
|
||||
#define MPVERSION "MP v1.8"
|
||||
|
||||
// OJW - 2009128 - inline funcs for working with soldiers and teams
|
||||
// sick of confusing myself :)
|
||||
|
||||
Reference in New Issue
Block a user