fix DifficultyIcon hiding when no song is selected
(Note that in general, actors should never SetHidden(false) on themselves, since that will cause themed "hidden,1" commands to be overridden.)
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
#include "RandomSample.h"
|
||||
#include "ScreenSelect.h"
|
||||
#include "Sprite.h"
|
||||
#include "DifficultyIcon.h"
|
||||
#include "OptionsCursor.h"
|
||||
|
||||
class ScreenSelectDifficultyEX : public ScreenSelect
|
||||
|
||||
Reference in New Issue
Block a user