Removed newline at the end of the file, it was causing this to appear in the server logs: 'Warning: failed to find arch dun33'
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10853 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
877c6bd25c
commit
d49799f013
6
CHANGES
6
CHANGES
|
|
@ -1,5 +1,11 @@
|
|||
Changes for SVN top of tree:
|
||||
|
||||
/wall/dun/dungeon.arc
|
||||
Removed newline at the end of the file, it was
|
||||
causing this to appear in the server logs:
|
||||
Warning: failed to find arch dun33
|
||||
Rick Tanner 2008-12-06
|
||||
|
||||
/wall/wall/wall.arc
|
||||
Missing object delcaration in wall.arc
|
||||
Rick Tanner 2008-12-06
|
||||
|
|
|
|||
|
|
@ -253,4 +253,4 @@ no_pick 1
|
|||
move_block all
|
||||
visibility 100
|
||||
magicmap black
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue