mirror of
				https://github.com/solero/houdini.git
				synced 2025-10-31 20:52:02 +00:00 
			
		
		
		
	Import basic login handlers into world handlers
This commit is contained in:
		
							
								
								
									
										5
									
								
								houdini/handlers/login/world.py
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								houdini/handlers/login/world.py
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| from houdini import handlers | ||||
| from houdini.handlers import XMLPacket, login | ||||
|  | ||||
| handle_version_check = login.handle_version_check | ||||
| handle_random_key = login.handle_random_key | ||||
		Reference in New Issue
	
	Block a user
	 Ben
					Ben