Force full rebuild of SMap

Force rebuild due to invalid RVA in shipped cache map.
This commit is contained in:
Kawe Mazidjatari 2023-02-13 23:53:53 +01:00
parent a20b66e93c
commit 3d5ad71f25

View File

@ -7,7 +7,7 @@
#define SIGDB_DICT_SIZE 20
#define SIGDB_MAJOR_VERSION 0x1 // Increment when library changes are made.
#define SIGDB_MINOR_VERSION 0xA // Increment when SDK updates are released.
#define SIGDB_MINOR_VERSION 0xB // Increment when SDK updates are released.
#ifdef DEDICATED
#define SIGDB_FILE "cfg\\server\\startup.bin"