module Events
    class RoundLength < RoundEventWithVariables
      def self.round_type
        @round_type ||= 'Round_Length'
      end