mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
add: delete and copy version
This commit is contained in:
@@ -42,7 +42,8 @@ enum PacketType{
|
||||
|
||||
HASH_READY = 150,
|
||||
CHANGE_DATA_VERSION = 151,
|
||||
COPY_VERSION = 152
|
||||
COPY_VERSION = 152,
|
||||
DELETE_DATA_VERSION = 153
|
||||
};
|
||||
|
||||
class Tools {
|
||||
|
||||
Reference in New Issue
Block a user