Add minimap to sidebar
This commit is contained in:
@@ -3,8 +3,6 @@ public partial class InGameUILogic
|
||||
{
|
||||
public static class Input
|
||||
{
|
||||
public readonly record struct ShowMinimap;
|
||||
public readonly record struct HideMinimap;
|
||||
public readonly record struct ShowInventory;
|
||||
public readonly record struct HideInventory;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user