CachedObjectPointer<Course>, CachedObjectPointer<Trail>
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
|
||||
static Preference<int> MAX_SONGS_IN_EDIT_COURSE( "MaxSongsInEditCourse", -1 );
|
||||
|
||||
CACHED_REGISTER_CLASS(Course);
|
||||
|
||||
static const char *CourseTypeNames[] = {
|
||||
"Nonstop",
|
||||
"Oni",
|
||||
|
||||
Reference in New Issue
Block a user