Parser gibt Challenge an Backend weiter
This commit is contained in:
@@ -213,6 +213,11 @@ namespace WorldOfPeacecraft
|
||||
InitializedEvent.WaitOne();
|
||||
initialized = true;
|
||||
}
|
||||
|
||||
public void ChallengeIncome(Challenge c)
|
||||
{
|
||||
Challenge(c);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user