mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-27 20:20:40 +00:00
- removed unused array.
This commit is contained in:
parent
4c2266ee88
commit
fa3fd9ac8f
1 changed files with 0 additions and 1 deletions
|
@ -494,7 +494,6 @@ class SWCutscenes
|
||||||
35, SWSnd.DIGI_WANGTAUNTSERP1,
|
35, SWSnd.DIGI_WANGTAUNTSERP1,
|
||||||
51, SWSnd.DIGI_SHAREND_UGLY1,
|
51, SWSnd.DIGI_SHAREND_UGLY1,
|
||||||
64, SWSnd.DIGI_SHAREND_UGLY2);
|
64, SWSnd.DIGI_SHAREND_UGLY2);
|
||||||
static const int serpzillaframetimes[] = { 16, 16, 140 };
|
|
||||||
runner.Append(MoviePlayerJob.CreateWithSoundinfo("swend.anm", soundinfo, MoviePlayer.NOSOUNDCUTOFF, 16, 16, 140));
|
runner.Append(MoviePlayerJob.CreateWithSoundinfo("swend.anm", soundinfo, MoviePlayer.NOSOUNDCUTOFF, 16, 16, 140));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue