]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/brush.h
changed ASSERT_MESSAGE and ERROR_MESSAGE macros to use proper
[xonotic/netradiant.git] / radiant / brush.h
index 4542faf22e95ac0c03f7c1cd3fb4457dfb3e6b15..04d3d1ff4d4ac5193995c1be38820f70e8fbfbc7 100644 (file)
@@ -3099,7 +3099,7 @@ public:
         m_face->getWinding()[2].vertex
       ),
       "update_move_planepts_vertex2: error"
-    )
+    );
 
     m_face->m_move_planepts[0] = m_face->getWinding()[opposite].vertex;
     m_face->m_move_planepts[1] = m_face->getWinding()[index].vertex;