mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-09 20:24:16 +00:00
newline
This commit is contained in:
@@ -9,4 +9,5 @@ public:
|
||||
virtual void InsertRewardCode(const uint32_t account_id, const uint32_t reward_code) = 0;
|
||||
virtual std::vector<uint32_t> GetRewardCodesByAccountID(const uint32_t account_id) = 0;
|
||||
};
|
||||
#endif //!__IACCOUNTSREWARDCODES__H__
|
||||
|
||||
#endif //!__IACCOUNTSREWARDCODES__H__
|
||||
|
Reference in New Issue
Block a user