Skip to content

Commit

Permalink
sound
Browse files Browse the repository at this point in the history
  • Loading branch information
Miller committed Jun 29, 2017
1 parent afe9936 commit 17955c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PandaSRC/Panda.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
from PandaFRP.PandaHeartbeat import engine as _engine
from PandaSRC.PEffect import *
from PandaSRC.Button import button
from PandaSRC.Sound import play, stopSound
from PandaSRC.Sound import sound, play, stopSound
from PandaSRC.Menu import menu
from PandaSRC.Bezier import *
from PandaSRC.Utils import itime, pointForward, flatRod
Expand Down

0 comments on commit 17955c0

Please sign in to comment.