mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-28 08:06:23 +00:00
@@ -54,7 +54,7 @@ class Weather
|
||||
{
|
||||
public:
|
||||
Weather(uint32 zone, WeatherData const* weatherChances);
|
||||
~Weather() = default;;
|
||||
~Weather() = default;
|
||||
|
||||
bool Update(uint32 diff);
|
||||
bool ReGenerate();
|
||||
|
||||
Reference in New Issue
Block a user