mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-06 04:34:24 -04:00
Decompile liftGoToStop and discover lift_go_to_stop AI command
This commit is contained in:
@@ -6612,7 +6612,7 @@ bool (*g_CommandPointers[])(void) = {
|
||||
/*0x0186*/ aiIfSoundTimer,
|
||||
/*0x0187*/ ai0187,
|
||||
/*0x0188*/ aiIfLiftStationary,
|
||||
/*0x0189*/ ai0189,
|
||||
/*0x0189*/ aiLiftGoToStop,
|
||||
/*0x018a*/ aiIfLiftAtStop,
|
||||
/*0x018b*/ aiConfigureRain,
|
||||
/*0x018c*/ aiChrToggleProp,
|
||||
|
||||
Reference in New Issue
Block a user