fix style

This commit is contained in:
Evgeny
2025-09-06 20:00:04 +02:00
parent 9735b0c3d5
commit 83153cd718
2 changed files with 1 additions and 2 deletions

0
apps/ci/ci-codestyle.sh Normal file → Executable file
View File

View File

@@ -15,7 +15,6 @@ uint32 modRptiRewardIntervalMinutes;
std::vector<uint32> modRptiItems;
std::unordered_map<ObjectGuid, uint32> modRptiTimers;
class mod_reward_time_played_conf : public WorldScript
{
public: