mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-23 21:25:52 +12:00
Add 1 million bucks
This commit is contained in:
parent
48c9760599
commit
15eb93ea77
5 changed files with 51 additions and 9 deletions
|
@ -73,7 +73,7 @@ namespace HISP.Game
|
|||
Database.SetWeather(Name, value);
|
||||
foreach(User user in GameServer.GetUsersInIsle(this,true,true))
|
||||
{
|
||||
GameServer.UpdateWeather(user.LoggedinClient);
|
||||
GameServer.UpdateWorld(user.LoggedinClient);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue