Began working on the lua API for the map
The basic framework is done.
This commit is contained in:
@@ -85,7 +85,7 @@ private:
|
||||
void PumpPacket(NetworkPacket);
|
||||
|
||||
//maps
|
||||
RegionPager<MapGenerator, MapFileFormat> mapPager;
|
||||
RegionPager<LuaGenerator, DummyFormat> mapPager;
|
||||
|
||||
//networking
|
||||
UDPNetworkUtility network;
|
||||
|
||||
Reference in New Issue
Block a user