Server job assigning logic, submarine movement syncing, submarine collision improvements, spawnpoints in levels
This commit is contained in:
@@ -36,6 +36,12 @@ namespace Subsurface
|
||||
protected bool isHighlighted;
|
||||
|
||||
protected bool isSelected;
|
||||
|
||||
public bool MoveWithLevel
|
||||
{
|
||||
get;
|
||||
set;
|
||||
}
|
||||
|
||||
//the position and dimensions of the entity
|
||||
protected Rectangle rect;
|
||||
|
||||
Reference in New Issue
Block a user