From 052d3aad1a4b3e13a6c4f50095fdc9803701c857 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sat, 30 Apr 2016 22:11:53 -0400 Subject: Added combinations tab to the q menu --- gamemode/itemsystem/common.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gamemode/itemsystem/common.lua') diff --git a/gamemode/itemsystem/common.lua b/gamemode/itemsystem/common.lua index b002a43..114340b 100644 --- a/gamemode/itemsystem/common.lua +++ b/gamemode/itemsystem/common.lua @@ -13,7 +13,7 @@ function startProcessGeneric(player, string, time, ondone) player:Freeze(false) player.InProcess = false player:StopProcessBar() - ondone() + ondone(player) end) end -- cgit v1.2.3-70-g09d2