Commit Graph

1 Commits (12dc80e9fb81c0b888708b4b3d99ed4951c3037f)

Author SHA1 Message Date
avogl c961a39549 Fixed the problem with upper/lower case for windows.
"GreatDemon.[a-g]11.*" and "GreatDemon.[A-G]11.*" is the same
in windows. So I replaced "GreatDemon.[a-g]11.*" with
"GreatDEmon2.[A-G]11".
Of course I updated the GreatDemon.arc file as well so
it works.
--AV


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@906 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-03-29 21:04:21 +00:00