added missing ReplaceMove args

This commit is contained in:
Aurum
2024-06-12 19:02:58 +02:00
parent 8f8face946
commit be19b17ab5

View File

@@ -833,7 +833,7 @@ namespace DSPRE.Resources {
[0x0095] = new byte[] { 2, 2 },
[0x0096] = new byte[] { 2, 2, 2, 2 },
[0x0097] = new byte[] { 2, 2 },
[0x0098] = new byte[1] { 0 },
[0x0098] = new byte[] { 2, 2, 2 },
[0x0099] = new byte[] { 2, 2, 2 },
[0x009A] = new byte[] { 2, 2 },
[0x009B] = new byte[] { 2, 2 },