Skip to content

Commit ee137ca

Browse files
Nico8340botder
andauthored
Make requested changes
Co-authored-by: Marek Kulik <[email protected]>
1 parent 2c4760a commit ee137ca

File tree

1 file changed

+1
-1
lines changed
  • Server/mods/deathmatch/logic

1 file changed

+1
-1
lines changed

Server/mods/deathmatch/logic/CPed.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ class CPed : public CElement
343343
bool m_bHeadless;
344344
bool m_bFrozen;
345345
bool m_bStealthAiming;
346-
bool m_reloadingWeapon;
346+
bool m_reloadingWeapon{};
347347
CVehicle* m_pJackingVehicle;
348348
SPlayerAnimData m_animData{};
349349

0 commit comments

Comments
 (0)