Skip to content

Commit

Permalink
Rename AmmoPile_patch_M60_NoDrop.sp to AmmoPile_patch_M60_NoDrop.sp.bak
Browse files Browse the repository at this point in the history
  • Loading branch information
StarterX4 authored May 28, 2024
1 parent 75d7a70 commit 2eeac98
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -237,4 +237,4 @@ public void OnPluginEnd()
static bool IsValidEntRef(int iEntRef)
{
return (iEntRef != 0 && EntRefToEntIndex(iEntRef) != INVALID_ENT_REFERENCE);
}
}

0 comments on commit 2eeac98

Please sign in to comment.