Skip to content

Commit 1e36fc8

Browse files
authored
Add new line at end of the file
1 parent 12822a6 commit 1e36fc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Client/mods/deathmatch/logic/luadefs/CLuaVehicleDefs.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4365,4 +4365,4 @@ bool CLuaVehicleDefs::RemoveVehicleSirens(CClientVehicle* vehicle) noexcept
43654365
{
43664366
vehicle->RemoveVehicleSirens();
43674367
return true;
4368-
}
4368+
}

0 commit comments

Comments
 (0)