Update image.hpp

This commit is contained in:
CobaltXII
2019-01-03 16:59:24 -05:00
parent 058a083f30
commit d723bc8ad2

View File

@@ -186,5 +186,7 @@ std::vector<std::string> all_tex =
std::vector<std::string> all_gui =
{
"ascii"
"ascii",
"buttons"
};