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