diff --git a/pkg/memory/addresses.go b/pkg/memory/addresses.go index 1b95015..eaca023 100644 --- a/pkg/memory/addresses.go +++ b/pkg/memory/addresses.go @@ -2,5 +2,4 @@ package memory const ( tzOffline = 0x29B3208 - tzOnline = 0x29B3188 )