mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
bugfix: update hash compare
This commit is contained in:
@@ -49,7 +49,8 @@ enum PacketType{
|
||||
COPY_VERSION = 152,
|
||||
DELETE_DATA_VERSION = 153,
|
||||
BUSY = 154,
|
||||
FREE = 155
|
||||
FREE = 155,
|
||||
HASH_CALCULATE_START = 156
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user