ModernUO/Projects/UOContent/World Saves
Kamron Batman 331f24cb71
fix: Fixes TimeSpan rounding issues (#1610)
### Summary

TLDR - .NET Framework rounded TimeSpan (and some DateTime) methods to the nearest millisecond. This was actually _expected_ accidentally for parts of RunUO.

We are aiming to fix this and clean up some other bad assumptions.

Closes #1604
2023-11-22 18:03:56 -08:00
..
AutoArchive.cs fix: Fixes TimeSpan rounding issues (#1610) 2023-11-22 18:03:56 -08:00
AutoSave.cs fix: Fixes TimeSpan rounding issues (#1610) 2023-11-22 18:03:56 -08:00
SaveCommands.cs fix: Update LabelTo, SendMessage, etc to Interpolated Strings (#1283) 2022-11-28 19:58:12 -08:00