Switch to '1-tabiyas' tournament.

This commit is contained in:
vonavi
2014-02-05 01:50:47 +02:00
parent 4ef1a9236e
commit cbfbe9876d
4 changed files with 7 additions and 7 deletions

View File

@@ -5,7 +5,7 @@ module LORChess
require 'yaml'
DATADIR='2013/3-autumn'
DATADIR='2014/1-tabiyas'
dir = File.dirname(__FILE__)
players_yaml = File.expand_path("../../#{DATADIR}/players.yml", dir)