X-Git-Url: https://deadsoftware.ru/gitweb?p=d2df-editor.git;a=blobdiff_plain;f=src%2Feditor%2Ff_main.pas;h=1d1d2ce5da316808b4db68c1e3fb168ed1ac12f8;hp=225daecbb528255b4ad1c689dcdb14b2e59d705d;hb=53ee9bbf75ec69253d01f1b073ab2a82476cea7e;hpb=fd99178e87f17fe1416ef9c73278e8a877f8f925 diff --git a/src/editor/f_main.pas b/src/editor/f_main.pas index 225daec..1d1d2ce 100644 --- a/src/editor/f_main.pas +++ b/src/editor/f_main.pas @@ -5155,7 +5155,7 @@ begin if vleObjectProperty.Values[_lc[I_PROP_TR_MUSIC_ACT]] = _lc[I_PROP_TR_MUSIC_ON] then Data.MusicAction := 1 else - Data.MusicAction := 2; + Data.MusicAction := 0; end; TRIGGER_PUSH: