aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenEdit.pas
diff options
context:
space:
mode:
Diffstat (limited to 'src/screens/UScreenEdit.pas')
-rw-r--r--src/screens/UScreenEdit.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/screens/UScreenEdit.pas b/src/screens/UScreenEdit.pas
index 12e2948c..0e4be73c 100644
--- a/src/screens/UScreenEdit.pas
+++ b/src/screens/UScreenEdit.pas
@@ -95,7 +95,7 @@ begin
if Interaction = 0 then
begin
AudioPlayback.PlaySound(SoundLib.Start);
- FadeTo(@ScreenEditConvert);
+ //FadeTo(@ScreenEditConvert);
end;
if Interaction = 1 then