Michele Caini пре 5 година
родитељ
комит
1377b51341
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/entt/entity/registry.hpp

+ 1 - 1
src/entt/entity/registry.hpp

@@ -460,7 +460,7 @@ public:
      * registry will continue to work properly in this case.
      *
      * @warning
-     * There must be no entities still alive.
+     * There must be no entities still alive for this to work properly.
      *
      * @tparam It Type of input iterator.
      * @param first An iterator to the first element of the range of entities.