Merge branch 'master' of manuel-voegele.de:inf3
This commit is contained in:
@@ -216,6 +216,11 @@ namespace WorldOfPeacecraft
|
||||
InitializedEvent.WaitOne();
|
||||
initialized = true;
|
||||
}
|
||||
|
||||
public void ChallengeIncome(Challenge c)
|
||||
{
|
||||
Challenge(c);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user