From 01d84bfdd40db73511c3243d2e712d46c32b059a Mon Sep 17 00:00:00 2001 From: cvs Date: Fri, 18 Feb 2000 06:01:30 +0000 Subject: [PATCH] Add missing newline to end the mark.arc file. Without this newline, the collect.pl scripts creates a bad entry in the archetypes file, which causes various problems. Mark Wedel git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@162 282e977c-c81d-0410-88c4-b93c2d0d6712 --- system/marker.arc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/marker.arc b/system/marker.arc index 76086289a..557e0491c 100644 --- a/system/marker.arc +++ b/system/marker.arc @@ -7,4 +7,4 @@ speed 0.5 invisible 1 no_pick 1 type 55 -end \ No newline at end of file +end