Made HasPressed function and implemented it #6
			
				
			
		
		
		
	| 
						 | 
				
			
			@ -21,7 +21,7 @@ function Keybind:HasPressed(action)
 | 
			
		|||
      return true
 | 
			
		||||
    end
 | 
			
		||||
  else
 | 
			
		||||
    action.pressed = false
 | 
			
		||||
    action.pressed = nil
 | 
			
		||||
  end
 | 
			
		||||
  return false
 | 
			
		||||
end
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue