mirror of
				https://github.com/APercy/airutils
				synced 2025-10-31 04:03:06 +01:00 
			
		
		
		
	fixed interaction on right click
This commit is contained in:
		
							parent
							
								
									c06bda3fcc
								
							
						
					
					
						commit
						2aab0b4144
					
				| @ -862,7 +862,7 @@ function airutils.on_rightclick(self, clicker) | ||||
|     --========================= | ||||
|     --  attach pilot | ||||
|     --========================= | ||||
|     elseif not self.driver_name and self._autoflymode == false then | ||||
|     elseif not self.driver_name and not self._autoflymode then | ||||
|         if self.owner == name or minetest.check_player_privs(clicker, {protection_bypass=true}) then | ||||
| 
 | ||||
|             local itmstck=clicker:get_wielded_item() | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user