mickael9 / ioq3

This is an up-to-date fork of ioquake3 for UrbanTerror with changes from the ioUrbanTerror engine
GNU General Public License v2.0
42 stars 18 forks source link

commit https://github.com/mickael9/ioq3/commit/96f94a2891eeaa4b486de2… #11

Closed ryan-sg closed 7 years ago

ryan-sg commented 7 years ago

…c174ed8c00fcf0d271 broke support on OpenBSD for me. quick fix by only using extra line endings check when platform is mingw32

can anyone confirm this still works on windows? plus, I suppose this should also get pushed further to upstream?

mickael9 commented 7 years ago

Fixed by https://github.com/ioquake/ioq3/pull/320

Thanks!