1
Fork 0

Round-robin table: switch to tournament 'Summertime'.

master
vonavi 2014-05-10 14:19:46 +03:00
parent 66ce9610be
commit 47f7f430f9
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ module LORChess
require 'yaml'
DATADIR = '2014/1-tabiyas'
DATADIR = '2014/2-summertime'
ROUNDS = 2
dir = File.dirname(__FILE__)