Added show map grid option to maps
This commit is contained in:
@@ -17,6 +17,7 @@ const defaultMapProps = {
|
||||
// Grid type
|
||||
// TODO: add support for hex horizontal and hex vertical
|
||||
gridType: "grid",
|
||||
showGrid: false,
|
||||
};
|
||||
|
||||
function SelectMapModal({
|
||||
|
||||
Reference in New Issue
Block a user