Annotations + Removal of unneeded lines
This commit is contained in:
committed by
Jerome Coudron
parent
8c69ec3cc6
commit
785e56b883
@@ -184,7 +184,6 @@ public class CoursesController : AbstractFeedback
|
||||
void Start()
|
||||
{
|
||||
StartCourseController();
|
||||
signPredictor.SetSignsList(GetSignsList());
|
||||
signPredictor.SetModel(course.theme.modelIndex);
|
||||
AddSelfAsListener();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user