예제 #1
0
 public void InitSessionExternal(SaveProfile session)
 {
     this.session = session;
     InitLPsDataOnLoad();
 }