From 51f59b362577534b658f2fbeda4be3d1d641353c Mon Sep 17 00:00:00 2001 From: teisuru <31881306+teisuru@users.noreply.github.com> Date: Fri, 2 Jun 2023 22:01:41 +0200 Subject: updated arundel --- rules.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules.js b/rules.js index 180a0d6..755e732 100644 --- a/rules.js +++ b/rules.js @@ -281,7 +281,7 @@ const LOC_SHREWSBURY = find_locale("Shrewsbury") const LOC_SALISBURY = find_locale("Salisbury") const LOC_WINCHESTER = find_locale("Winchester") const LOC_GUILDFORD = find_locale("Guildford") -const LOC_Arundel = find_locale("Arundel") +const LOC_ARUNDEL = find_locale("Arundel") const LOC_SOUTHAMPTON = find_locale("Southampton") const LOC_ROCHESTER = find_locale("Rochester") const LOC_DOVER = find_locale("Dover") -- cgit v1.2.3