scripts
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using System;
|
||||
|
||||
namespace RecRoom.Challenges
|
||||
{
|
||||
// Token: 0x02000B12 RID: 2834
|
||||
// (Invoke) Token: 0x06015AFA RID: 88826
|
||||
public delegate void ChallengeNotifyEvent(IChallenge challenge, int count, int total);
|
||||
}
|
||||
Reference in New Issue
Block a user