#ifndef WORLDMAP_H
#define WORLDMAP_H
namespace cube {
class WorldMap {
public:
};
}
#endif // WORLDMAP_H