David Rose преди 18 години
родител
ревизия
8e1e795cea
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      direct/src/showbase/Loader.py

+ 1 - 1
direct/src/showbase/Loader.py

@@ -87,7 +87,7 @@ class Loader(DirectObject):
         loading, the callback function will be invoked with the n
         loaded models passed as its parameter list.  It is possible
         that the callback will be invoked immediately, even before
-        loadModel() returns.  In this case, the return value will be
+        loadModel() returns.  In any case, the return value will be
         an object that may later be passed to loader.cancelRequest()
         to cancel the asynchronous request.