From 45fad69789fa2ddd3d43b9c9609e4a0540c24153 Mon Sep 17 00:00:00 2001 From: Enno Rehling Date: Sun, 20 Aug 2006 13:33:01 +0000 Subject: [PATCH] fi -> end --- src/scripts/eressea.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scripts/eressea.lua b/src/scripts/eressea.lua index 590673a53..5e55daf29 100644 --- a/src/scripts/eressea.lua +++ b/src/scripts/eressea.lua @@ -66,7 +66,7 @@ function process(orders) if nmrs >= 60 then print("Shit. More than 60 factions with 1 NMR (" .. nmrs .. ")") return -1 - fi + end print (nmrs .. " Factions with 1 NMR") run_scripts()