Skip to content

Commit

Permalink
will return Shop_ShowItemPanel
Browse files Browse the repository at this point in the history
  • Loading branch information
IL0co committed Mar 18, 2021
1 parent ea1fffe commit 03c12db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addons/sourcemod/scripting/include/shop.inc
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ public void __pl_shop_SetNTVOptional()
MarkNativeAsOptional("Shop_IsStarted");
MarkNativeAsOptional("Shop_UnregisterMe");
MarkNativeAsOptional("Shop_UnregisterItem");
MarkNativeAsOptional("Shop_ShowItemPanel");
MarkNativeAsOptional("Shop_OpenMainMenu");
MarkNativeAsOptional("Shop_ShowCategory");
MarkNativeAsOptional("Shop_ShowInventory");
Expand Down

0 comments on commit 03c12db

Please sign in to comment.