mirror of
https://github.com/lantean-code/qbtmud.git
synced 2025-10-23 04:52:22 +00:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
78e62f31d0 | ||
|
e23842fcb0 |
@@ -37,7 +37,7 @@ namespace Lantean.QBTMud.Helpers
|
||||
{
|
||||
time = TimeSpan.FromSeconds(seconds.Value);
|
||||
}
|
||||
catch (OverflowException)
|
||||
catch
|
||||
{
|
||||
return "∞";
|
||||
}
|
||||
|
Reference in New Issue
Block a user