]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/debug.qh
Rename the 'find' command to 'findent'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / debug.qh
index 49b6a5787a2ddd0e1301448b78b2062523bd10bf..b349e22f2b7a1419bc62097f1ae6fd89fd587d61 100644 (file)
@@ -335,7 +335,7 @@ STATIC_INIT(TRACE_ENT)
 #endif
 
 
-GENERIC_COMMAND(find, "Search through entities for matching classname", false)
+GENERIC_COMMAND(findent, "Search through entities for matching classname", false)
 {
        switch (request)
        {