Skip to content

Commit

Permalink
Showing 2 changed files with 2 additions and 0 deletions.
Binary file modified GameData/RP-0/Plugins/RP0.dll
Binary file not shown.
2 changes: 2 additions & 0 deletions Source/Crew/ActiveCourse.cs
Original file line number Diff line number Diff line change
@@ -220,6 +220,8 @@ public bool StartCourse()

Started = true;

startTime = Planetarium.GetUniversalTime();

foreach (ProtoCrewMember student in Students)
student.SetInactive(GetTime(Students) + 1d);

0 comments on commit 7f5090b

Please sign in to comment.