Removed CRC checks for game mods due to slow load times

This commit is contained in:
mathusummut
2019-03-19 23:28:54 +01:00
parent 4ad9ed1d65
commit 911a1fc927
3 changed files with 43 additions and 43 deletions

View File

@@ -2,4 +2,4 @@
#define G3D_VIEWER_VERSION "1.0"
#define MAP_EDITOR_VERSION "1.0"
//Month then Day
#define GAME_BUILD_DATE "0308"
#define GAME_BUILD_DATE "0319"