From b820049fd29781915bb8675fb0b4145ec79f1179 Mon Sep 17 00:00:00 2001 From: Sokomine Date: Sun, 5 Oct 2014 01:39:00 +0200 Subject: [PATCH] corrected typo --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index 0a58c91..d591dde 100644 --- a/init.lua +++ b/init.lua @@ -22,7 +22,7 @@ Please configure this mod in config.lua Changelog: - 05.11.14 - Added an optional abm so that the travelnet network can heal itshelf in case of loss of the savefile. + 05.10.14 - Added an optional abm so that the travelnet network can heal itshelf in case of loss of the savefile. If you want to use this, set travelnet.enable_abm = true in config.lua and edit the interval in the abm to suit your needs.