1
0
forked from 0ad/0ad

Delete unused "blank" random map script from 0e0ed94926 which doesn't have an accompanying json file either.

This was SVN commit r20464.
This commit is contained in:
elexis 2017-11-16 13:51:58 +00:00
parent 5256d8497e
commit 5cfd4382dd

View File

@ -1,7 +0,0 @@
// Blank map, possibly useful for Atlas or as fallback
RMS.LoadLibrary("rmgen");
InitMap();
ExportMap();