Skip to content

Commit

Permalink
Fixed header
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasBrostrom committed Oct 26, 2024
1 parent 919902e commit 01a3967
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cScripts/functions/vehicle/fn_vehicle_planeAutoEject.sqf
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
#include "..\script_component.hpp";
/*
* Author: CPL.Brostrom.A, Elemtael
* Author: CPL.Brostrom.A
* This function adds a auto ejection system to a vehicle
*
* Arguments:
* 0: Vehicle <OBJECT>
*
* Example:
* ["my_jetFighter"] call cScripts_fnc_addLineJump
* ["my_jetFighter"] call cScripts_fnc_vehicle_planeAutoEject
*
*/

Expand Down

0 comments on commit 01a3967

Please sign in to comment.