aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Menu/UMenu.pas
diff options
context:
space:
mode:
Diffstat (limited to 'Game/Code/Menu/UMenu.pas')
-rw-r--r--Game/Code/Menu/UMenu.pas3
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);