Example #1
0
 void Start()
 {
     rpgGame.Start();
 }
Example #2
0
 private void Start()
 {
     rpgGame.Start();
 }