diff options
Diffstat (limited to '')
-rw-r--r-- | Game/Code/Menu/UMenu.pas | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Game/Code/Menu/UMenu.pas b/Game/Code/Menu/UMenu.pas index 9c467e7d..625e051f 100644 --- a/Game/Code/Menu/UMenu.pas +++ b/Game/Code/Menu/UMenu.pas @@ -189,9 +189,6 @@ begin //Set ButtonPos to Autoset Length ButtonPos := -1; - - - VideoPlayback.Init; end; { constructor TMenu.Create(Back: String); |