### 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 |
||
|---|---|---|
| .. | ||
| Commands | ||
| BaseSpawner.cs | ||
| ProximitySpawner.cs | ||
| RegionSpawner.cs | ||
| Spawner.cs | ||
| SpawnerControllerGump.cs | ||
| SpawnerEntry.cs | ||
| SpawnerGump.cs | ||
| SpawnPropsGump.cs | ||