mirror of
				https://gitlab.com/Kwoth/nadekobot.git
				synced 2025-11-04 08:34:27 -05:00 
			
		
		
		
	Fixed compile error
This commit is contained in:
		@@ -135,7 +135,7 @@ public partial class Games : NadekoModule<GamesService>
 | 
			
		||||
            advice = ratings.Uni;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        return new(_images, _httpFactory, crazy, hot, roll, advice);
 | 
			
		||||
        return new(_images, crazy, hot, roll, advice);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    [Cmd]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user