(2402e736e) Tester's build, January 25th 2020
This commit is contained in:
@@ -980,8 +980,7 @@ namespace Barotrauma
|
||||
|
||||
public void GiveJobItems(WayPoint spawnPoint = null)
|
||||
{
|
||||
if (info == null || info.Job == null) return;
|
||||
|
||||
if (info == null || info.Job == null) { return; }
|
||||
info.Job.GiveJobItems(this, spawnPoint);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user