OSDN Git Service

#39823 Fixed to show the shadow of Wailing chip and Wailing frame correctly. The...
authoryyagi <yyagi.dtxmania@gmail.com>
Wed, 8 Jan 2020 15:14:01 +0000 (00:14 +0900)
committeryyagi <yyagi.dtxmania@gmail.com>
Wed, 8 Jan 2020 15:14:01 +0000 (00:14 +0900)
DTXMania/コード/全体/Coordinates.cs
DTXMania/作成資料/ScreenPlay wailing cursor.psd
DTXMania/作成資料/ScreenPlayGuitar chips2.psd [new file with mode: 0644]
RuntimeResources/System/Default/Graphics/ScreenPlay wailing cursor.png
RuntimeResources/System/Default/Graphics/ScreenPlayGuitar chips.png

index 6ba1bd5..313bbc1 100644 (file)
@@ -227,7 +227,7 @@ namespace DTXMania.Coordinates
 
                        ImgGtChipOpen = new CRect(72 * 3, 0, 72 * 3, 14);
                        ImgGtRGBButton = new CRect(0, 0, 72, 14);
-                       ImgGtWailingChip = new CRect(0, 590, 60, 120);
+                       ImgGtWailingChip = new CRect(0, 590, 70, 120);
                        ImgGtCountWailingChip = 5;
                        ImgGtCountRGBChip = 48;
                        ImgGtCountOpenChip = 48;
@@ -245,7 +245,7 @@ namespace DTXMania.Coordinates
                        ImgComboCombo = new CRect(100, 140, 110, 30);
                        ImgComboOneDigit = new CRect(0, 0, 50, 70);
 
-                       ImgGtWailingFrame = new CRect(0, 0, 66, 113);
+                       ImgGtWailingFrame = new CRect(0, 0, 70, 120);
                        ImgSpeedPanel = new CRect(0, 0, 45, 164);
 
                        ImgConsoleFont = new CRect(0, 0, 16, 32);
index a3aa847..f645f57 100644 (file)
Binary files a/DTXMania/作成資料/ScreenPlay wailing cursor.psd and b/DTXMania/作成資料/ScreenPlay wailing cursor.psd differ
diff --git a/DTXMania/作成資料/ScreenPlayGuitar chips2.psd b/DTXMania/作成資料/ScreenPlayGuitar chips2.psd
new file mode 100644 (file)
index 0000000..b2e4453
Binary files /dev/null and b/DTXMania/作成資料/ScreenPlayGuitar chips2.psd differ
index 81d2c94..e686350 100644 (file)
Binary files a/RuntimeResources/System/Default/Graphics/ScreenPlay wailing cursor.png and b/RuntimeResources/System/Default/Graphics/ScreenPlay wailing cursor.png differ
index d15e737..72ac34f 100644 (file)
Binary files a/RuntimeResources/System/Default/Graphics/ScreenPlayGuitar chips.png and b/RuntimeResources/System/Default/Graphics/ScreenPlayGuitar chips.png differ