mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Bump sig cache version
Signatures have changed, force rebuild of db.
This commit is contained in:
parent
ffcefdd64e
commit
af42dfafe3
@ -7,7 +7,7 @@
|
||||
#define SIGDB_DICT_SIZE 20
|
||||
|
||||
#define SIGDB_MAJOR_VERSION 0x1 // Increment when library changes are made.
|
||||
#define SIGDB_MINOR_VERSION 0x8 // Increment when SDK updates are released.
|
||||
#define SIGDB_MINOR_VERSION 0x9 // Increment when SDK updates are released.
|
||||
|
||||
#ifdef DEDICATED
|
||||
#define SIGDB_FILE "cfg\\server\\startup.bin"
|
||||
|
Loading…
x
Reference in New Issue
Block a user