Revert
This commit is contained in:
		
							parent
							
								
									74ad0ad523
								
							
						
					
					
						commit
						f5ed42c5e6
					
				
							
								
								
									
										1
									
								
								main.py
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								main.py
									
									
									
									
									
								
							| @ -63,7 +63,6 @@ class RequestHandler(BaseHTTPRequestHandler): | |||||||
|             body = self.rfile.read(content_length) |             body = self.rfile.read(content_length) | ||||||
|             params = parse_qs(body.decode('utf-8')) |             params = parse_qs(body.decode('utf-8')) | ||||||
| 
 | 
 | ||||||
|             #Revert xy, never mind |  | ||||||
|             x = int(params['y'][0]) |             x = int(params['y'][0]) | ||||||
|             y = int(params['x'][0]) |             y = int(params['x'][0]) | ||||||
|             color = params['color'][0] |             color = params['color'][0] | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user