Add newlines to the end of all files
This commit is contained in:
@@ -12,4 +12,4 @@
|
||||
</mask>
|
||||
<use id="Page-1" fill="#65C98C" xlink:href="#path-1"></use>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
@@ -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
|
||||
|
||||
@@ -25,4 +25,4 @@
|
||||
<Parameter Name="Event Name" Type="AZStd::string" Description="Event name as defined in an input binding asset. Example 'Fireball'."/>
|
||||
</Input>/>
|
||||
</Class>
|
||||
</ScriptCanvas>
|
||||
</ScriptCanvas>
|
||||
|
||||
@@ -25,4 +25,4 @@
|
||||
IsInput="False"
|
||||
IsOutput="True" />
|
||||
</Class>
|
||||
</ScriptCanvas>
|
||||
</ScriptCanvas>
|
||||
|
||||
@@ -9,4 +9,4 @@
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
*
|
||||
*/
|
||||
#include "StartingPointInput_precompiled.h"
|
||||
#include "StartingPointInput_precompiled.h"
|
||||
|
||||
Reference in New Issue
Block a user