mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 08:15:18 -04:00
*** empty log message ***
This commit is contained in:
parent
2df60fded8
commit
095b4cec2c
@ -70,7 +70,7 @@ class Loader:
|
||||
|
||||
# sound loading funcs
|
||||
def loadSound(self, soundPath):
|
||||
"""loadSample(self, string)
|
||||
"""loadSound(self, string)
|
||||
Attempt to load a sound from the given file path using
|
||||
Cary's sound class. Returns None if not found"""
|
||||
Loader.notify.info("Loading sound: %s" % (soundPath) )
|
||||
|
Loading…
x
Reference in New Issue
Block a user