H3LL0U / background_remover_osu-

GNU General Public License v2.0
1 stars 0 forks source link

When changing all the backgrounds to image it doesn't replace the current bg properly #10

Closed H3LL0U closed 6 months ago

H3LL0U commented 6 months ago

this happens for the 1.5V build so please don't use this version if you want to restore all the backgrounds after use untill the bug has been fixed

[Events] //Background and Video events 0,0,"blackosu!background(re)mover.png",0,0//Break Periods <----- this is what happens //Storyboard Layer 0 (Background) //Storyboard Layer 1 (Fail) //Storyboard Layer 2 (Pass) //Storyboard Layer 3 (Foreground) //Storyboard Layer 4 (Overlay) //Storyboard Sound Samples

we need for 0,0,"blackosu!background(re)mover.png",0,0 to end with /n

H3LL0U commented 6 months ago

fixed