mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-23 13:15:53 +12:00
fix some stuf
This commit is contained in:
parent
af1ce516f4
commit
48c9760599
6 changed files with 27 additions and 26 deletions
|
@ -201,6 +201,8 @@ namespace HISP.Game
|
|||
{
|
||||
ServerTime.Days += 1;
|
||||
ServerTime.Minutes = 0;
|
||||
|
||||
Database.DoIntrestPayments(ConfigReader.IntrestRate);
|
||||
}
|
||||
|
||||
if (ServerTime.Days == 366) // 1 year!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue