Update terror zone offsets

This commit is contained in:
crazywh1t3
2025-10-16 00:18:37 +03:00
committed by guiyomu-dev
parent 88d456c640
commit e743ebb537

View File

@@ -1,6 +1,6 @@
package memory
const (
tzOffline = 0x22D6D44
tzOnline = 0x29CCAF0
tzOffline = 0x29B3208
tzOnline = 0x29B3188
)