コード例 #1
0
 public DelayDoManager(muLGClient m)
 {
     DelayDoManager.singleton = this;
     this.g_mgr = m;
 }
コード例 #2
0
 public DelayDoManager(muLGClient m)
 {
     singleton = this;
     g_mgr     = m;
 }