forked from teamnwah/openmw-tes3coop
fixed "comma at end of enumerator list" warning.
This commit is contained in:
parent
00eef585af
commit
2a4d35b98c
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ namespace MWMechanics
|
|||
Wander_ChooseAction,
|
||||
Wander_IdleNow,
|
||||
Wander_MoveNow,
|
||||
Wander_Walking,
|
||||
Wander_Walking
|
||||
};
|
||||
private:
|
||||
// NOTE: mDistance and mDuration must be set already
|
||||
|
|
Loading…
Reference in a new issue