Keep the results of the vacancy player.
This commit is contained in:
parent
30fb4359eb
commit
d1a3bac9dc
@ -38,11 +38,7 @@ module LORChess
|
||||
index = @player_pos['Kasparov']
|
||||
if index
|
||||
@players[index] = '<em style="font-weight:normal">отсутствует</em>'
|
||||
@elo_list[index] = ''
|
||||
for cell in 0..(@dim-1)
|
||||
@results[index][cell] = ''
|
||||
end
|
||||
@player_score[index] = ''
|
||||
@elo_list[index] = '—'
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user