「MonoGameで外部のXNBファイルを読み込む」の版間の差分
| 61行目: | 61行目: | ||
} | } | ||
stream = File.OpenRead(path); | stream = File.OpenRead(path); | ||
| 61行目: | 61行目: | ||
} | } | ||
stream = File.OpenRead(path); | stream = File.OpenRead(path); | ||