Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Commit 78b8057

Browse files
committed
nSkinz advancedfx-v0.1.20
- Fixes #32 (thanks @Siaomo)
1 parent 859cff7 commit 78b8057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gui.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ void draw_gui()
263263
ImGui::PopItemWidth();
264264
ImGui::Columns(1);
265265

266-
ImGui::Text("nSkinz by namazso (advancedfx-v0.1.19)");
266+
ImGui::Text("nSkinz by namazso (advancedfx-v0.1.20)");
267267

268268
ImGui::End();
269269
}

0 commit comments

Comments
 (0)