changed internal notation
This commit is contained in:
parent
34fd025992
commit
0263924ce7
@ -9,7 +9,7 @@ do
|
||||
["Dark Souls"] = 2
|
||||
}
|
||||
|
||||
function internal.playTriggerEffect(index)
|
||||
internal.playTriggerEffect = function(index)
|
||||
getObjectsWithTag("SoundCube")[1].AssetBundle.playTriggerEffect(index)
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user