From c6698dad925e75ffd2ca2f2e30a595d4ce48d240 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sat, 20 May 2017 11:37:23 -0400 Subject: Massive changes I guess --- gamemode/itemsystem/exampleitem.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gamemode/itemsystem/exampleitem.lua') diff --git a/gamemode/itemsystem/exampleitem.lua b/gamemode/itemsystem/exampleitem.lua index a56151f..3c76971 100644 --- a/gamemode/itemsystem/exampleitem.lua +++ b/gamemode/itemsystem/exampleitem.lua @@ -46,7 +46,7 @@ function item.DoOnPanel(dimagebutton) end --Optional. Something run once when this item is drawn in an equiped slot -function item.DoOnEqupPanel(dimagebutton) +function item.DoOnEquipPanel(dimagebutton) print("called with panel:",panel) dimagebutton:SetImage( "weapons/rustyaxe/rustyaxe_eq.png") end -- cgit v1.2.3-70-g09d2