Remove usage of duplicate CGs

This commit is contained in:
Jáchym Toušek
2017-05-06 14:37:55 +02:00
parent 3a854f534a
commit 99e2db6255
25 changed files with 135 additions and 135 deletions

View File

@@ -1,4 +1,4 @@
void main()
void main()
{
@@ -259,7 +259,7 @@
DisableWindow();
FadeBustshot( 2, FALSE, 0, 0, 0, 0, 1000, TRUE );
FadeFilm( 1000, TRUE );
DrawScene( "bg_113", 1000 );
DrawScene( "bg_111", 1000 );