mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 13:15:42 +12:00
no message
This commit is contained in:
parent
23e5004cbc
commit
ccb3e4420a
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ namespace HISP.Server
|
|||
|
||||
}
|
||||
|
||||
|
||||
// Those fun messages when u have been playing for awhile.
|
||||
if (totalMinutesElapsed % (2 * 60) == 0)
|
||||
{
|
||||
string ptMessage = Messages.RngMessages[GameServer.RandomNumberGenerator.Next(0, Messages.RngMessages.Length)];
|
||||
|
|
Loading…
Add table
Reference in a new issue