diff --git a/wadsrc/static/zscript/games/sw/ui/screens.zs b/wadsrc/static/zscript/games/sw/ui/screens.zs index 9ec747f1a..6b2a15fde 100644 --- a/wadsrc/static/zscript/games/sw/ui/screens.zs +++ b/wadsrc/static/zscript/games/sw/ui/screens.zs @@ -494,7 +494,6 @@ class SWCutscenes 35, SWSnd.DIGI_WANGTAUNTSERP1, 51, SWSnd.DIGI_SHAREND_UGLY1, 64, SWSnd.DIGI_SHAREND_UGLY2); - static const int serpzillaframetimes[] = { 16, 16, 140 }; runner.Append(MoviePlayerJob.CreateWithSoundinfo("swend.anm", soundinfo, MoviePlayer.NOSOUNDCUTOFF, 16, 16, 140)); }