ref: ab79aad373ec08ec85c278b7f45305576d74612a
parent: d15d930d9f8ab7380e56a812b1572bef0543e55b
author: Nuke.YKT <alexeytf2@gmail.com>
date: Mon Jul 27 09:16:20 EDT 2015
Another fix
--- a/src/doom/st_stuff.c
+++ b/src/doom/st_stuff.c
@@ -653,7 +653,7 @@
}
else
{
- if (map < 0)
+ if (map < 1)
{
return false;
}