From aa6972a5d052d1f57dfda3dadb79fcd5d8ded30b Mon Sep 17 00:00:00 2001 From: aldrikboy Date: Wed, 17 Jan 2018 21:11:18 +0100 Subject: optimization --- Penguloon/Content/Content.mgcb | 12 ++++++++++++ Penguloon/Content/UI/circle.png | Bin 0 -> 7667 bytes 2 files changed, 12 insertions(+) create mode 100644 Penguloon/Content/UI/circle.png (limited to 'Penguloon/Content') diff --git a/Penguloon/Content/Content.mgcb b/Penguloon/Content/Content.mgcb index ceea1e6..36eaa5e 100644 --- a/Penguloon/Content/Content.mgcb +++ b/Penguloon/Content/Content.mgcb @@ -1015,3 +1015,15 @@ /processorParam:TextureFormat=Color /build:SplashArt/5.png +#begin UI/circle.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/circle.png + diff --git a/Penguloon/Content/UI/circle.png b/Penguloon/Content/UI/circle.png new file mode 100644 index 0000000..db22208 Binary files /dev/null and b/Penguloon/Content/UI/circle.png differ -- cgit v1.2.3-70-g09d2