From dc657d3ef550779c966355a220b48a99cad740b2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 7 Oct 2020 19:18:42 -0300 Subject: Fix typos --- npc/functions/politics.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/functions/politics.txt b/npc/functions/politics.txt index c65add73b..d1c98c0b2 100644 --- a/npc/functions/politics.txt +++ b/npc/functions/politics.txt @@ -240,7 +240,7 @@ OnSun0000: array_push($FROSTIA_CANDIDATE$, ($FROSTIA_REPUTATION < 15 ? "Jesus Saves" : $FROSTIA_MAYOR$)); array_push($FROSTIA_VOTES, 0); - .@w=array_highest($CANODR_VOTES); + .@w=array_highest($CANDOR_VOTES); if ($CANDOR_CANDIDATE$[.@w] != "") $CANDOR_MAYOR$=$CANDOR_CANDIDATE$[.@w]; deletearray($CANDOR_CANDIDATE$); -- cgit v1.2.3-60-g2f50