mirror of
https://github.com/badvision/lawless-legends.git
synced 2025-02-28 12:29:59 +00:00
Removed debug print
This commit is contained in:
parent
0a04372c3e
commit
1aa55ab0c6
@ -340,7 +340,6 @@ end
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
def genShotSound(kindOrText)#0
|
||||
printf1("\nkindOrText=%s\n", kindOrText)
|
||||
if streqi(kindOrText, "handguns") or streqi(kindOrText, "rifles") or streqi(kindOrText, "shoots")
|
||||
genSound(63, 100, 0, 15, 0, 0, 300)
|
||||
elsif streqi(kindOrText, "bows")
|
||||
|
Loading…
x
Reference in New Issue
Block a user