Skip to content

Commit 8b8bb31

Browse files
Update Client/mods/deathmatch/logic/CClientExplosionManager.h
Co-authored-by: Nico <[email protected]>
1 parent a7d12ca commit 8b8bb31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Client/mods/deathmatch/logic/CClientExplosionManager.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ class CClientExplosionManager
3535

3636
private:
3737
CClientManager* m_pManager;
38-
eWeaponType GetWeaponTypeFromExplosionType(eExplosionType explosionType);
38+
eWeaponType GetWeaponTypeFromExplosionType(const eExplosionType explosionType);
3939
};

0 commit comments

Comments
 (0)