Correct y entrance coordinate typo (121 -> 21)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10264 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
4920997b4d
commit
37b90c4394
|
@ -6,10 +6,10 @@ region azumauindo
|
||||||
width 64
|
width 64
|
||||||
height 64
|
height 64
|
||||||
enter_x 61
|
enter_x 61
|
||||||
enter_y 121
|
enter_y 21
|
||||||
msg
|
msg
|
||||||
Created: 2004-08-03 Mikeeusa
|
Created: 2004-08-03 Mikeeusa
|
||||||
Modified: 2008-10-05 Rick Tanner
|
Modified: 2008-11-05 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue