mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-11 14:08:37 -04:00
Rename equip weapon and equip hat commands
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user