From 402a57f82828fbe7766f4c32ffc0bf88732b0321 Mon Sep 17 00:00:00 2001 From: vonavi Date: Sat, 5 Oct 2013 21:03:46 +0300 Subject: [PATCH] Add the player's number in the caption of tournament table. --- lib/lorchess/tournament_table.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/lorchess/tournament_table.rb b/lib/lorchess/tournament_table.rb index 3b24031..2ebe9a2 100644 --- a/lib/lorchess/tournament_table.rb +++ b/lib/lorchess/tournament_table.rb @@ -97,7 +97,7 @@ module LORChess @buffer << " LOR Chess : Осень-2013\n" @buffer << " \n" @buffer << " \n" - @buffer << " \n" + @buffer << " №\n" @buffer << " Участник\n" @buffer << " elo*\n"