Fix missing song at airport. Thanks for investigating, Kirben!

svn-id: r12598
This commit is contained in:
Joost Peters 2004-01-25 18:41:26 +00:00
parent fde0a08cc9
commit b106eb1e43

View File

@ -974,8 +974,11 @@ const tuneData Sound::_tune[] = {
{ { 67, 177, 0 }, { 0, 0 }, 2, 0 },
/* 40 - Airport */
{ { 81, 0 }, { 0, 0 }, 1, 0 },
//{ { 81, 0 }, { 0, 0 }, 1, 0 }, //This is the value from the original sources
//However it points to invalid music (atleast for
//Roland music data)...how odd.
{ { 83, 0 }, { 0, 0 }, 1, 0 },
/* 41 - Plane Leaves */
{ { 68, 1198, 0 }, { 0, 0 }, 2, 0 },