Made popups have a close button
This commit is contained in:
@@ -8,7 +8,7 @@ namespace InterfaceOff
|
||||
|
||||
public override void OnWindowInstantiation()
|
||||
{
|
||||
Components.WindowImage.color = Color.red;
|
||||
Components.WindowImage.color = Color.blue;
|
||||
}
|
||||
|
||||
public override void OnWindowClicked()
|
||||
|
||||
Reference in New Issue
Block a user