Made game compilable
Networking functionality is fully disabled now. I think it's time to start rewriting everything. OH BOY
This commit is contained in:
@@ -66,9 +66,6 @@ namespace Barotrauma
|
||||
public virtual void Update(float deltaTime) { }
|
||||
|
||||
//protected Structure lastStructurePicked;
|
||||
|
||||
public virtual void FillNetworkData(NetBuffer message) { }
|
||||
public virtual void ReadNetworkData(NetIncomingMessage message) { }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user