Skip to content

Commit

Permalink
Remove Lloyd's duplicated voice
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhenjianYang committed Oct 1, 2017
1 parent f12a112 commit 26d5f1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cn.zero/py.ori.fmt/c0100.bin.py
Expand Up @@ -2135,7 +2135,7 @@ def lambda_2CF6():
CloseMessageWindow()
OP_93(0x101, 0x0, 0x1F4)
Sleep(300)
Sound(1000, 255, 100, 0) #voice#Lloyd
#Sound(1000, 255, 100, 0) #voice#Lloyd
Sleep(500)

#C0039
Expand Down
2 changes: 1 addition & 1 deletion jp.zero/py.ori.fmt/c0100.bin.py
Expand Up @@ -2137,7 +2137,7 @@ def lambda_2DAC():
CloseMessageWindow()
OP_93(0x101, 0x0, 0x1F4)
Sleep(300)
Sound(1000, 255, 100, 0) #voice#Lloyd
#Sound(1000, 255, 100, 0) #voice#Lloyd
Sleep(500)

#C0039
Expand Down

0 comments on commit 26d5f1d

Please sign in to comment.