Change array type specification

Defaulted to int; best to play it safe.
This commit is contained in:
Kurt
2015-11-20 22:13:15 -08:00
parent 9496ddb66b
commit 693084e947

View File

@@ -592,7 +592,7 @@ private void changeStatVal(object sender, EventArgs e)
}
private void giveAllAccessories(object sender, EventArgs e)
{
new[]
new byte[]
{
0xFE,0xFF,0xFF,0x7E,0xFF,0xFD,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
0xFF,0xEF,0xFF,0xFF,0xFF,0xF9,0xFF,0xFB,0xFF,0xF7,0xFF,0xFF,0x0F,0x00,0x00,0x00,