Rename equip weapon and equip hat commands

This commit is contained in:
Ryan Dwyer
2019-12-27 18:12:57 +10:00
parent 337044901a
commit 044705c818
24 changed files with 68 additions and 68 deletions
+2 -2
View File
@@ -14332,8 +14332,8 @@ bool (*g_CommandPointers[])(void) = {
/*0x00c5*/ aiIfCountdownTimerGreaterThan,
/*0x00c6*/ aiSpawnChrAtPad,
/*0x00c7*/ aiSpawnChrAtChr,
/*0x00c8*/ ai00c8,
/*0x00c9*/ ai00c9,
/*0x00c8*/ aiTryEquipWeapon,
/*0x00c9*/ aiTryEquipHat,
/*0x00ca*/ aiDuplicateChr,
/*0x00cb*/ aiMessage,
/*0x00cc*/ aiShowText2,