mirror of
https://github.com/XProger/OpenLara.git
synced 2025-08-04 04:07:56 +02:00
Finish up remaining state names for Lara.
This commit is contained in:
@@ -106,7 +106,7 @@ struct Lara : Character {
|
||||
STATE_RUN,
|
||||
STATE_STOP,
|
||||
STATE_FORWARD_JUMP,
|
||||
STATE_4,
|
||||
STATE_POSE,
|
||||
STATE_FAST_BACK,
|
||||
STATE_TURN_RIGHT,
|
||||
STATE_TURN_LEFT,
|
||||
@@ -152,8 +152,8 @@ struct Lara : Character {
|
||||
STATE_SURF_BACK,
|
||||
STATE_SURF_LEFT,
|
||||
STATE_SURF_RIGHT,
|
||||
STATE_NULL_50,
|
||||
STATE_NULL_51,
|
||||
STATE_USE_MIDAS,
|
||||
STATE_DIE_MIDAS,
|
||||
STATE_SWAN_DIVE,
|
||||
STATE_FAST_DIVE,
|
||||
STATE_HANDSTAND,
|
||||
|
Reference in New Issue
Block a user