mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[11333] Reserve 9 bytes for PackedGuid buffer instead of 4096 to save RAM.
Signed-off-by: Ambal <pogrebniak@gala.net>
This commit is contained in:
parent
6f34696350
commit
e84d8fe335
2 changed files with 7 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11332"
|
||||
#define REVISION_NR "11333"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue