You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i tried to update offset with dnspy and found { // Token: 0x060012AC RID: 4780 RVA: 0x00002053 File Offset: 0x00000253 [Token(Token = "0x60012AC")] [Address(RVA = "0xA73C70", Offset = "0xA72470", VA = "0x180A73C70")] private void Update() { } }
so new offset for Methods::GameManager_Update is "0xA72470" right ?
The text was updated successfully, but these errors were encountered:
i tried to update offset with dnspy and found { // Token: 0x060012AC RID: 4780 RVA: 0x00002053 File Offset: 0x00000253 [Token(Token = "0x60012AC")] [Address(RVA = "0xA73C70", Offset = "0xA72470", VA = "0x180A73C70")] private void Update() { } } so new offset for Methods::GameManager_Update is "0xA72470" right ?
i tried to update offset with dnspy and found
{ // Token: 0x060012AC RID: 4780 RVA: 0x00002053 File Offset: 0x00000253 [Token(Token = "0x60012AC")] [Address(RVA = "0xA73C70", Offset = "0xA72470", VA = "0x180A73C70")] private void Update() { } }
so new offset for Methods::GameManager_Update is "0xA72470" right ?
The text was updated successfully, but these errors were encountered: