lab#2
This commit is contained in:
parent
7f7aaaa294
commit
ae5072c054
@ -165,7 +165,6 @@ public abstract class AbstractMap {
|
||||
y += (int)_size_y;
|
||||
yObjTopBorder = (int)(y / _size_y);
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
private boolean CheckSpawnArea(int xObjWidth, int yObjHeight, int xObjLeftBorder, int yObjTopBorder)
|
||||
|
Loading…
Reference in New Issue
Block a user