Fixed Windows 10 2009 detection
This commit is contained in:
		@@ -34,7 +34,7 @@ namespace DerpingDrivers.Util
 | 
				
			|||||||
            "1903",
 | 
					            "1903",
 | 
				
			||||||
            "1909",
 | 
					            "1909",
 | 
				
			||||||
            "2004",
 | 
					            "2004",
 | 
				
			||||||
            "20H2"
 | 
					            "2009"
 | 
				
			||||||
        };
 | 
					        };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        #region SERVICE PACK
 | 
					        #region SERVICE PACK
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user