Skip to content

Commit

Permalink
Add new line at end of the file
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNormalnij authored Oct 15, 2024
1 parent 12822a6 commit 1e36fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Client/mods/deathmatch/logic/luadefs/CLuaVehicleDefs.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4365,4 +4365,4 @@ bool CLuaVehicleDefs::RemoveVehicleSirens(CClientVehicle* vehicle) noexcept
{
vehicle->RemoveVehicleSirens();
return true;
}
}

0 comments on commit 1e36fc8

Please sign in to comment.