summaryrefslogtreecommitdiffstats
path: root/kmines/settings_addons.h
blob: 59be1ac1a220297426286a1f8708143b25f0904b (plain)
1
2
3
4
5
public:
  static Level customLevel()
  {
    return Level( self()->mCustomWidth, self()->mCustomHeight, self()->mCustomMines );
  }