Some cleanup
This commit is contained in:
@@ -166,6 +166,8 @@ namespace Barotrauma.Items.Components
|
||||
InitProjSpecific();
|
||||
}
|
||||
|
||||
partial void InitProjSpecific();
|
||||
|
||||
public override void Update(float deltaTime, Camera cam)
|
||||
{
|
||||
if (GameMain.Server != null && nextServerLogWriteTime != null)
|
||||
|
||||
Reference in New Issue
Block a user