OSDN Git Service

protected を private へ修正。
[strokestylet/CsWin10Desktop3.git] / StrokeStyleT / ステージ / タイトル / タイトルステージ.cs
index 9452c66..c036b2e 100644 (file)
@@ -64,6 +64,6 @@ namespace SST.ステージ.タイトル
                        }
                }
 
-               private FDK.メディア.画像 _背景画像;
+               private FDK.メディア.画像 _背景画像 = null;
        }
 }