static GameObjects() { IO = new AppDataJsonIo("ModeaJet Grand Resort"); #if DEBUG Dilemmas = new Dilemmas(); Hud = new Hud(); Characters = new Characters(); Locations = new Locations(); Objectives = new Objectives(); #endif }
public MegaBuySave() { _io = new AppDataJsonIo("MegaBuy"); }