From c8ce1e6cd1e358bf6e9a8b37cea6adcf1ad92cd2 Mon Sep 17 00:00:00 2001 From: tmont Date: Mon, 22 Feb 2021 20:15:27 -0800 Subject: [PATCH] normalized usage of 'Normal' --- web/views/enemies.pug | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/views/enemies.pug b/web/views/enemies.pug index 9ebc473..d4b2039 100644 --- a/web/views/enemies.pug +++ b/web/views/enemies.pug @@ -136,10 +136,10 @@ block tab-content table.table.table-horizontal.table-sm.mt-2 thead: tr th - th Normal + th Default th Speed up tr - th Default + th Normal td: code.hit-rate-enemy td: code.hit-rate-enemy-speed-up tr