Add newlines to the end of all files
This commit is contained in:
@@ -42,4 +42,4 @@ function held:OnDeactivate()
|
||||
self.inputBus:Disconnect()
|
||||
end
|
||||
|
||||
return held
|
||||
return held
|
||||
|
||||
@@ -40,4 +40,4 @@ function pressed:OnDeactivate()
|
||||
self.inputBus:Disconnect()
|
||||
end
|
||||
|
||||
return pressed
|
||||
return pressed
|
||||
|
||||
@@ -40,4 +40,4 @@ function released:OnDeactivate()
|
||||
self.inputBus:Disconnect()
|
||||
end
|
||||
|
||||
return released
|
||||
return released
|
||||
|
||||
@@ -141,4 +141,4 @@ function vectorized_combination:DeprecatedUpdateZ(floatValue)
|
||||
end
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
return vectorized_combination
|
||||
return vectorized_combination
|
||||
|
||||
Reference in New Issue
Block a user