Skip to content

Commit

Permalink
Update reapi/extra/amxmodx/scripting/include/reapi_gamedll_const.inc
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyShorokhov authored Nov 20, 2023
1 parent e0ad058 commit 916892a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ enum WpnInfo
* Get params: rg_get_weapon_info(const weapon_id, WI_SLOT);
* Set params: rg_set_weapon_info(const weapon_id, WI_SLOT, const value);
*/
WI_SLOT
WI_SLOT,
};

/**
Expand Down

0 comments on commit 916892a

Please sign in to comment.