예제 #1
0
 protected void OnDestroy()
 {
     LugusRandom.Change(null);
 }
예제 #2
0
 protected void OnDisable()
 {
     LugusRandom.Change(null);
 }