Skip to content

Commit 521aba4

Browse files
author
erwan-joly
committed
cleanup
1 parent 78c4b82 commit 521aba4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/NosCore.Algorithm/Constants.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ internal class Constants
1111
internal const byte MaxFairyLevel = 80;
1212
internal const byte MaxJobLevel = 80;
1313
internal const byte MaxHeroLevel = 60;
14-
internal static readonly int ReputationCount = Enum.GetNames(typeof(ReputationType)).Length;
1514
internal static readonly int ClassCount = Enum.GetNames(typeof(CharacterClassType)).Length;
1615
}
1716
}

0 commit comments

Comments
 (0)