Began working on the lua API for the map
The basic framework is done.
This commit is contained in:
@@ -88,7 +88,7 @@ protected:
|
||||
RasterFont font;
|
||||
|
||||
//map
|
||||
RegionPager<MapGenerator, MapFileFormat> mapPager;
|
||||
RegionPager<BlankGenerator, DummyFormat> mapPager;
|
||||
|
||||
//UI
|
||||
Button disconnectButton;
|
||||
|
||||
Reference in New Issue
Block a user