mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-20 00:13:21 +02:00
removed mainBlock from HandSetting entry
This commit is contained in:
parent
757ee9668a
commit
3da6a3bb20
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ import java.util.stream.Collectors;
|
|||
|
||||
public class HandSetting {
|
||||
|
||||
public boolean mainBlock;
|
||||
@SerializedName("requirement")
|
||||
private SittingRequirement sittingRequirement = SittingRequirement.NONE;
|
||||
@SerializedName("requirement-options")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue