コード例 #1
0
ファイル: JS.cs プロジェクト: MSylvia/disaster5
 public JS()
 {
     instance = this;
     LoadScripts();
 }