Browse Source

Corrected the time requirement for editing

Netuttki 3 years ago
parent
commit
566c521b0e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/dachain.qsrc

+ 1 - 1
locations/dachain.qsrc

@@ -127,7 +127,7 @@ if $args[0] = '':
 		else
 			act 'Record a song with your phone (0:30)': gt 'music_onlinemusic', 'recordSong'
 			if komp = 1 and webcamera = 1 and ml_studio['scarlet-3rd-gen'] = 1:
-				act 'Record and edit a song (1:30)': gt 'music_onlinemusic', 'recordAndEditSong'
+				act 'Record and edit a song (2:00)': gt 'music_onlinemusic', 'recordAndEditSong' 
 			end	
 		end
 	end