channel improvements

This commit is contained in:
Luke Pulverenti
2014-09-28 11:27:26 -04:00
parent eab030df7f
commit 3be25f8bfb
38 changed files with 264 additions and 133 deletions

View File

@@ -12,6 +12,12 @@
Episode = 4,
Song = 5
Song = 5,
MovieExtra = 6,
TvExtra = 7,
GameExtra = 8
}
}