void EventBetPerLine()
 {
     SetBetPerLine((slotMachine.GetBetPerLineIndex() + 1) % SlotCombination.MAX_BET_PER_LINE_RANGER);
 }