diff --git a/C++ProjectTemplate b/C++ProjectTemplate index 54b318c..2e3b283 100755 Binary files a/C++ProjectTemplate and b/C++ProjectTemplate differ diff --git a/TMXParser.h b/TMXParser.h index 10eab1c..c5f6416 100644 --- a/TMXParser.h +++ b/TMXParser.h @@ -37,9 +37,11 @@ struct Map{ XMLTag TilesetData; std::vector LayerData; std::string FormatLayerData(std::ostream& os, std::vectortiles) { + std::string displayStr; for (int i=0;i