Remove redundant Rolemaster parser states

This commit is contained in:
2026-04-03 01:44:21 +02:00
parent f0dd79e589
commit 923c6ae26d
7 changed files with 6 additions and 30 deletions

View File

@@ -93,7 +93,6 @@ public sealed class RollLogEntry
public enum DiceExpressionKind
{
Standard,
RolemasterStandard,
RolemasterOpenEndedPercentile
}