refactor: subtract betamount on blank status #166
1 changed files with 0 additions and 1 deletions
|
@ -66,7 +66,6 @@ public class SlotService {
|
|||
return spinResult;
|
||||
}
|
||||
|
||||
|
||||
private void buildResultMatrix(SpinResult spinResult, int index1, int index2, int index3) {
|
||||
List<List<Symbol>> resultMatrix = new ArrayList<>(3);
|
||||
|
||||
|
|
Reference in a new issue