correct spelling

develop
Japa 2017-08-12 19:12:14 +05:30
parent b7783ba8b9
commit 5b5ac7088d
1 changed files with 1 additions and 1 deletions

@ -120,7 +120,7 @@ enum TileDigDesignation
enum HairStyle
{
UNKEPT = -1;
UNKEMPT = -1;
NEATLY_COMBED = 0;
BRAIDED = 1;
DOUBLE_BRAID = 2;