mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-22 09:49:11 +00:00
remove extraneous comma
svn-id: r22784
This commit is contained in:
parent
a9dc501ee0
commit
33eeb81bd6
@ -508,7 +508,7 @@ const char * MoviePlayer::_sequenceList[90] = {
|
|||||||
"ventfall.dxa",
|
"ventfall.dxa",
|
||||||
"ventoff.dxa",
|
"ventoff.dxa",
|
||||||
"wasting.dxa",
|
"wasting.dxa",
|
||||||
"wurbatak.dxa",
|
"wurbatak.dxa"
|
||||||
};
|
};
|
||||||
|
|
||||||
} // End of namespace Simon
|
} // End of namespace Simon
|
||||||
|
Loading…
Reference in New Issue
Block a user