forked from mirror/openmw-tes3mp
Clarify a comment
This commit is contained in:
parent
ac717373b1
commit
3348e8a436
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ enum CharacterState {
|
|||
CharState_SwimRunLeft,
|
||||
CharState_SwimRunRight,
|
||||
|
||||
/* Must be last! */
|
||||
/* Death states must be last! */
|
||||
CharState_Death1,
|
||||
CharState_Death2,
|
||||
CharState_Death3,
|
||||
|
|
Loading…
Reference in a new issue