oops
This commit is contained in:
parent
75133e5e10
commit
3c20818f8d
|
|
@ -580,7 +580,6 @@ play_sound(const string &event) {
|
|||
AudioSound *sound = (*si).second;
|
||||
sound->play();
|
||||
}
|
||||
return (AudioSound *)NULL;
|
||||
#endif // HAVE_AUDIO
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue