add "course fallback" banner so that we can show "edit" for edit courses
This commit is contained in:
@@ -26,6 +26,7 @@ public:
|
||||
void LoadRoulette();
|
||||
void LoadRandom();
|
||||
void LoadFallback();
|
||||
void LoadCourseFallback();
|
||||
|
||||
bool LoadFromCachedBanner( const CString &path );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user