mirror of
				https://github.com/ynerant/Level-Editor.git
				synced 2025-11-04 07:52:10 +01:00 
			
		
		
		
	Performances accrues par l'ajout d'un argument Java
This commit is contained in:
		@@ -62,6 +62,8 @@ public class Main
 | 
			
		||||
	 */
 | 
			
		||||
	public static void main(String ... args)
 | 
			
		||||
	{
 | 
			
		||||
		System.setProperty("sun.java2d.noddraw", "true");
 | 
			
		||||
		
 | 
			
		||||
		Locale.setDefault(Locale.FRANCE);
 | 
			
		||||
		
 | 
			
		||||
		DEV = Main.class.getClassLoader().getResource("/META-INF/MANIFEST.MF") == null;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user