mirror of
				https://github.com/lantean-code/qbtmud.git
				synced 2025-11-03 21:43:19 +00:00 
			
		
		
		
	Merge branch 'hotfix/1.0.2'
This commit is contained in:
		@@ -37,7 +37,7 @@ namespace Lantean.QBTMud.Helpers
 | 
				
			|||||||
            {
 | 
					            {
 | 
				
			||||||
                time = TimeSpan.FromSeconds(seconds.Value);
 | 
					                time = TimeSpan.FromSeconds(seconds.Value);
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
            catch (OverflowException)
 | 
					            catch
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
                return "∞";
 | 
					                return "∞";
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user