Refactor identifiers and add subtitle UI
This commit is contained in:
@@ -270,7 +270,6 @@ namespace BriarQueen.UI.HUD
|
||||
return toolID switch
|
||||
{
|
||||
ToolID.None => string.Empty,
|
||||
ToolID.Knife => "Knife",
|
||||
_ => toolID.ToString()
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user