mirror of
				https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
				synced 2025-11-03 23:23:53 +01:00 
			
		
		
		
	euh oui
This commit is contained in:
		@@ -93,7 +93,6 @@ POINTS_FILE = args.points_file
 | 
				
			|||||||
# global variables used later in the code
 | 
					# global variables used later in the code
 | 
				
			||||||
LINUX_HOST = platform == "linux" # if the computer running this programm is linux, it allow more things 
 | 
					LINUX_HOST = platform == "linux" # if the computer running this programm is linux, it allow more things 
 | 
				
			||||||
START_TIME = time()
 | 
					START_TIME = time()
 | 
				
			||||||
driver = None
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if LINUX_HOST:
 | 
					if LINUX_HOST:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user