Skip to content

Commit addbffe

Browse files
committed
support new InsufficientMaterialClaim status
1 parent 85fc0e7 commit addbffe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lila.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ pub enum Status {
183183
Cheat,
184184
NoStart,
185185
UnknownFinish,
186+
InsufficientMaterialClaim,
186187
VariantEnd,
187188
}
188189

0 commit comments

Comments
 (0)