Skip to content

Commit

Permalink
ammoindex remove
Browse files Browse the repository at this point in the history
  • Loading branch information
aleeperezz16 committed Jan 5, 2024
1 parent f8a87c0 commit 518bbc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions regamedll/dlls/weapons.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ NOXREF void EjectBrass2(const Vector &vecOrigin, const Vector &vecVelocity, floa
MESSAGE_END();
}

#ifdef REGAMEDLL_ADD
/*#ifdef REGAMEDLL_ADD
struct {
AmmoType type;
const char *name;
Expand All @@ -211,7 +211,7 @@ struct {
{ AMMO_SMOKEGRENADE, "SmokeGrenade" },
{ AMMO_C4, "C4" },
};
#endif
#endif*/
#ifdef REGAMEDLL_API
BOOL EXT_FUNC RemoveAmmoNameFromAmmoRegistry(const char *szAmmoname)
{
Expand Down

0 comments on commit 518bbc1

Please sign in to comment.