mirror of
https://codeberg.org/icewind/ugc-scaper.git
synced 2026-06-03 10:14:11 +02:00
handle empty name changes
This commit is contained in:
parent
0d2eb1ee54
commit
bee06f18f9
6 changed files with 4071 additions and 5 deletions
|
|
@ -392,7 +392,6 @@ impl GameMode {
|
|||
GameMode::Sixes => true,
|
||||
GameMode::Fours => true,
|
||||
GameMode::Ultiduo => true,
|
||||
GameMode::Ones => true,
|
||||
_ => false,
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue