(58b5b8b6a) Fixed nullref exception when trying to spawn items with the "spawnitem" command when a round is not running
This commit is contained in:
@@ -271,7 +271,7 @@ namespace Barotrauma.Items.Components
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if (highlighted != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user