CachedObjectPointer<Course>, CachedObjectPointer<Trail>

This commit is contained in:
Glenn Maynard
2007-08-12 22:26:42 +00:00
parent bda199bd88
commit 3c20a64af8
8 changed files with 35 additions and 15 deletions
+2
View File
@@ -21,6 +21,8 @@
static Preference<int> MAX_SONGS_IN_EDIT_COURSE( "MaxSongsInEditCourse", -1 );
CACHED_REGISTER_CLASS(Course);
static const char *CourseTypeNames[] = {
"Nonstop",
"Oni",