Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Fusselwurm committed Jul 20, 2020
1 parent 35437ae commit 519bfb2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions addons/gta/functions/fnc_registerPlayerTheftHandler.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,3 @@ player addEventHandler [
[GVAR(stolenVehiclePfh)] call CBA_fnc_removePerFrameHandler;
}
];


// TEST
//["grad_civs_vehicleTheft", {
// systemChat format ["%1 has been stolen by %2", _this#0, _this#1];
//}] call CBA_fnc_addEventHandler;

0 comments on commit 519bfb2

Please sign in to comment.