Ken Whatmough 12 lat temu
rodzic
commit
0c0ff41e33
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      gameplay/src/PhysicsVehicleWheel.h

+ 1 - 1
gameplay/src/PhysicsVehicleWheel.h

@@ -332,7 +332,7 @@ private:
     void findAncestorAndBind();
 
     /**
-     * Breadth-first search for the first vehicle starting from the specified node.
+     * Depth-first search for the first vehicle starting from the specified node.
      *
      * @param node the starting node for the recursive search.
      */