diff --git a/C++ProjectTemplate b/C++ProjectTemplate index 9f3c53a..3b6ed52 100755 Binary files a/C++ProjectTemplate and b/C++ProjectTemplate differ diff --git a/main.cpp b/main.cpp index ff4e5c2..4bbec87 100644 --- a/main.cpp +++ b/main.cpp @@ -2627,8 +2627,11 @@ goes on a very long time, I hope you can understand this is only for testing pur std::string Wrap(std::string str,vd2d size,bool proportional) { int marker=0; std::string newStr=""; + bool firstChar=false; while (marker