mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Tier0: increment sigcache db version number
Force full rebuild on server and client.
This commit is contained in:
parent
79afdf08fe
commit
ec3c670b2b
@ -7,7 +7,7 @@
|
||||
#define SIGDB_DICT_SIZE 20
|
||||
|
||||
#define SIGDB_MAJOR_VERSION 0x2 // Increment when library changes are made.
|
||||
#define SIGDB_MINOR_VERSION 0xB // Increment when SDK updates are released.
|
||||
#define SIGDB_MINOR_VERSION 0xC // Increment when SDK updates are released.
|
||||
|
||||
class CSigCache
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user