lol wtf
This commit is contained in:
parent
5634775254
commit
73b5ba6cf0
@ -163,8 +163,7 @@ free(logname);*/
|
||||
#if ENABLE_VISUALS
|
||||
|
||||
{
|
||||
std::vector<std::string> essential = { "menu.json",
|
||||
"fonts/tf2build.ttf" };
|
||||
std::vector<std::string> essential = { "fonts/tf2build.ttf" };
|
||||
for (const auto &s : essential)
|
||||
{
|
||||
std::ifstream exists(DATA_PATH "/" + s, std::ios::in);
|
||||
|
Reference in New Issue
Block a user