others
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -42,7 +42,7 @@ namespace Achievements
|
||||
////////////////////////////////////////////////////////////////////////////////////////
|
||||
// AchievementsRequestBus interface implementation
|
||||
void UnlockAchievement(const UnlockAchievementParams& params) override;
|
||||
void QueryAchievementDetails(const QueryAchievementParams& params);
|
||||
void QueryAchievementDetails(const QueryAchievementParams& params) override;
|
||||
|
||||
public:
|
||||
////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user