diff --git a/CentrED/UI/Windows/LandBrushManagerWindow.cs b/CentrED/UI/Windows/LandBrushManagerWindow.cs index a7cf1b7..e1e4928 100644 --- a/CentrED/UI/Windows/LandBrushManagerWindow.cs +++ b/CentrED/UI/Windows/LandBrushManagerWindow.cs @@ -41,6 +41,9 @@ protected override void InternalDraw() } DrawImport(); + + ImGui.Text("Coming soon ;)"); + return; //For now until we fix the landbrushes if (ImGui.Button("Save")) {