v1.5.7.0 (Summer Update)
This commit is contained in:
@@ -284,7 +284,7 @@ namespace Barotrauma.Items.Components
|
||||
public override void OnMapLoaded()
|
||||
{
|
||||
#if CLIENT
|
||||
if (item.HiddenInGame)
|
||||
if (item.IsHidden)
|
||||
{
|
||||
Light.Enabled = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user