adjust initial dialog to opt in/out into census with buttons
This commit is contained in:
@@ -5,8 +5,7 @@ namespace MareSynchronos.UI.Components.Popup;
|
||||
public interface IPopupHandler
|
||||
{
|
||||
Vector2 PopupSize { get; }
|
||||
bool ShowClose { get; }
|
||||
|
||||
void DrawContent();
|
||||
|
||||
void OnClose();
|
||||
}
|
||||
Reference in New Issue
Block a user