From fb9f2ab945ec9795905eb738e115a05354cd6c58 Mon Sep 17 00:00:00 2001 From: Ian C Date: Tue, 2 Aug 2005 23:20:19 +0000 Subject: Added extra manipulations --- AlphaColourDialog.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'AlphaColourDialog.cs') diff --git a/AlphaColourDialog.cs b/AlphaColourDialog.cs index cab8438..1cecf40 100644 --- a/AlphaColourDialog.cs +++ b/AlphaColourDialog.cs @@ -76,6 +76,7 @@ namespace BitmapSpriteEd } m_allowAlpha=true; + Color=Color.White; } public Color Color -- cgit v1.2.3