use a level 2 wiki heading
This commit is contained in:
parent
a42e89969d
commit
4d4016ac81
@ -140,7 +140,7 @@ class GenStats
|
|||||||
@all_stats.each do |stat_name, stats|
|
@all_stats.each do |stat_name, stats|
|
||||||
next if stats.empty?
|
next if stats.empty?
|
||||||
|
|
||||||
puts "= #{stat_name} ="
|
puts "== #{stat_name} =="
|
||||||
|
|
||||||
if stats.first.last.is_a?(Hash)
|
if stats.first.last.is_a?(Hash)
|
||||||
keys = stats.reduce([]) do |result, (player_name, stat_value)|
|
keys = stats.reduce([]) do |result, (player_name, stat_value)|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user