Closed killerbigpoint closed 8 years ago
I can't remember which window it was but im guessing because i already fixed it myself
GameJolt.API.Scores.GetTables (LeaderboardWindows) is missing a (this.callback = callback;)
or
GameJolt.API.Trophies.Get (TrophiesWindows) is missing a (this.callback = callback;)
Thanks for the heads up. This has been fixed (see #51) but I still need to produce a release.
I can't remember which window it was but im guessing because i already fixed it myself
GameJolt.API.Scores.GetTables (LeaderboardWindows) is missing a (this.callback = callback;)
or
GameJolt.API.Trophies.Get (TrophiesWindows) is missing a (this.callback = callback;)