We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da01610 commit 43c1a72Copy full SHA for 43c1a72
1 file changed
events/ShapeShiftEvent.cpp
@@ -40,4 +40,4 @@ void ShapeShiftEvent::ColoredEventOutput() {
40
ImGui::TextColored(ImVec4(1.f, 0.5f, 0.f, 1.f), "SHAPESHIFT");
41
ImGui::SameLine();
42
ImGui::Text("]");
43
-}
+}
0 commit comments