#W# Changed server save time.
This commit is contained in:
parent
6105add665
commit
7f8739f106
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ namespace Server.Misc
|
|||
public static double SaveInterval()
|
||||
{
|
||||
// How many minutes does your server save its information?
|
||||
return 5.0;
|
||||
return 30.0;
|
||||
}
|
||||
|
||||
public static bool CastSpellsHoldingThings()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue