Release 1.10.5.0 - Autumn Update 2025
This commit is contained in:
@@ -82,6 +82,11 @@ namespace Barotrauma.Items.Components
|
||||
|
||||
#if CLIENT
|
||||
CreateGUI();
|
||||
if (Screen.Selected is not { IsEditor: true })
|
||||
{
|
||||
//set text via the property to refresh the UI
|
||||
Name = name;
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user