Fix typo.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13385 282e977c-c81d-0410-88c4-b93c2d0d6712
master
akirschbaum 2010-06-12 15:11:19 +00:00
parent 955cd7a531
commit f16bb27dc8
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ while (it.hasNext()) {
&& !name.endsWith(".quests")
&& !name.endsWith(".animation")
&& !name.equals("pshop_copier")
&& !name.equals("pshop_changelog")
&& !name.equals("pshops_changelog")
&& !name.equals(".emergency")
&& !name.equals("ChangeLog")
&& !name.equals("COPYING")