0.5
This commit is contained in:
parent
2d08c6264e
commit
83e3d5f289
|
@ -33,7 +33,7 @@ public class GiftData {
|
|||
return event;
|
||||
}
|
||||
|
||||
public void outPlaySoundEvent() {
|
||||
public void playSoundEvent() {
|
||||
if (!sounds.equalsIgnoreCase("NULL")) {
|
||||
GameUtil.sendAllSound(sounds);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user