Unstable 0.1400.7.0 (Coronavirus edition)
This commit is contained in:
+5
@@ -6,6 +6,11 @@ namespace Barotrauma
|
||||
{
|
||||
public bool HasSpawned;
|
||||
|
||||
public bool HasItemData
|
||||
{
|
||||
get { return itemData != null; }
|
||||
}
|
||||
|
||||
partial void InitProjSpecific(Client client)
|
||||
{
|
||||
ClientEndPoint = client.Connection.EndPointString;
|
||||
|
||||
Reference in New Issue
Block a user