Skip to content

Commit 43c1a72

Browse files
author
user40033
committed
Fix bug
1 parent da01610 commit 43c1a72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

events/ShapeShiftEvent.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ void ShapeShiftEvent::ColoredEventOutput() {
4040
ImGui::TextColored(ImVec4(1.f, 0.5f, 0.f, 1.f), "SHAPESHIFT");
4141
ImGui::SameLine();
4242
ImGui::Text("]");
43-
}
43+
}

0 commit comments

Comments
 (0)