Пример #1
0
 public LevelMod getLevelMod()
 {
     return(LevelStore.getLevelMod(Central.Instance.current_lvl, difficulty));
 }