mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-23 13:15:53 +12:00
Fix quest issues, and metaprority not being priority.
This commit is contained in:
parent
76f3d7d731
commit
c9c81d721e
5 changed files with 668 additions and 669 deletions
|
@ -73,7 +73,7 @@ namespace HISP.Game
|
|||
Database.SetWeather(Name, value);
|
||||
foreach(User user in GameServer.GetUsersInIsle(this,true,true))
|
||||
{
|
||||
GameServer.UpdateArea(user.LoggedinClient);
|
||||
GameServer.UpdateWeather(user.LoggedinClient);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue