From c3c4f2c7617c393ad6e8c7f1d87abf4a9a8cf602 Mon Sep 17 00:00:00 2001 From: aldrikboy Date: Mon, 1 Jan 2018 23:49:59 +0100 Subject: bobba --- Penguloon/Content/Content.mgcb | 24 ++++++++++++++++++++++++ Penguloon/Content/SplashArt/3.png | Bin 0 -> 26964 bytes Penguloon/Content/UI/alertBackground.png | Bin 0 -> 7875 bytes Penguloon/Content/UI/background.png | Bin 1511 -> 915 bytes 4 files changed, 24 insertions(+) create mode 100644 Penguloon/Content/SplashArt/3.png create mode 100644 Penguloon/Content/UI/alertBackground.png (limited to 'Penguloon/Content') diff --git a/Penguloon/Content/Content.mgcb b/Penguloon/Content/Content.mgcb index 72fd65c..f20b8fc 100644 --- a/Penguloon/Content/Content.mgcb +++ b/Penguloon/Content/Content.mgcb @@ -643,3 +643,27 @@ /processorParam:TextureFormat=Color /build:UI/textPanel.png +#begin UI/alertBackground.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:UI/alertBackground.png + +#begin SplashArt/3.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:SplashArt/3.png + diff --git a/Penguloon/Content/SplashArt/3.png b/Penguloon/Content/SplashArt/3.png new file mode 100644 index 0000000..45a0a88 Binary files /dev/null and b/Penguloon/Content/SplashArt/3.png differ diff --git a/Penguloon/Content/UI/alertBackground.png b/Penguloon/Content/UI/alertBackground.png new file mode 100644 index 0000000..5f99413 Binary files /dev/null and b/Penguloon/Content/UI/alertBackground.png differ diff --git a/Penguloon/Content/UI/background.png b/Penguloon/Content/UI/background.png index 00a8558..2e76011 100644 Binary files a/Penguloon/Content/UI/background.png and b/Penguloon/Content/UI/background.png differ -- cgit v1.2.3-70-g09d2