mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2024-11-08 00:37:15 +01:00
Update Areas.cpp
This commit is contained in:
parent
e253dc2038
commit
7248351469
@ -363,7 +363,7 @@ Vector2i AreaManager::LocateCell(float x, float y)
|
||||
}
|
||||
}
|
||||
}
|
||||
// Not found
|
||||
// Point is out of bounds
|
||||
return {NOCELL, NOCELL};
|
||||
/*
|
||||
// Transform the world coordinates into a cell coordinates
|
||||
|
Loading…
Reference in New Issue
Block a user