Another fix
This commit is contained in:
parent
d15d930d9f
commit
ab79aad373
1 changed files with 1 additions and 1 deletions
|
|
@ -653,7 +653,7 @@ ST_Responder (event_t* ev)
|
|||
}
|
||||
else
|
||||
{
|
||||
if (map < 0)
|
||||
if (map < 1)
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue