ploc udpdater wip
This commit is contained in:
@ -80,7 +80,9 @@ enum commonObjects: uint32_t {
|
||||
RW3 = 0x44120003,
|
||||
RW4 = 0x44120004,
|
||||
|
||||
START_TRACKER = 0x44130001
|
||||
START_TRACKER = 0x44130001,
|
||||
|
||||
PLOC_UPDATER = 0x44300000
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user