ref: 818a82a20ebb3e35454e33389b0174a2a4623070
parent: fb9fdd038d4ab94eab276585c7a8a46d8f9e33ad
author: IIMarckus <[email protected]>
date: Sun Jan 13 11:12:25 EST 2013
Fix typo.
--- a/extras/pksv.py
+++ b/extras/pksv.py
@@ -34,7 +34,7 @@
0x21: "checkitem",
0x22: "givemoney",
0x23: "takemoney",
- 0x24: "checkmonkey",
+ 0x24: "checkmoney",
0x25: "givecoins",
0x26: "takecoins",
0x27: "checkcoins",
@@ -179,7 +179,7 @@
0x21: "checkitem",
0x22: "givemoney",
0x23: "takemoney",
- 0x24: "checkmonkey",
+ 0x24: "checkmoney",
0x25: "givecoins",
0x26: "takecoins",
0x27: "checkcoins",