From e4bcd4a0f9eda134a1a34a24e2ada95ac4258ef5 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sat, 16 Apr 2016 14:41:55 -0400 Subject: Finsihed moveing things out of combinations2 --- gamemode/combinations.lua | 7 ------- 1 file changed, 7 deletions(-) (limited to 'gamemode/combinations.lua') diff --git a/gamemode/combinations.lua b/gamemode/combinations.lua index 9e2effd..e88107f 100644 --- a/gamemode/combinations.lua +++ b/gamemode/combinations.lua @@ -1,12 +1,5 @@ - -GMS.Combinations = {} -function GMS.RegisterCombi( tbl, group ) - if ( !GMS.Combinations[ group ] ) then GMS.Combinations[ group ] = {} end - GMS.Combinations[ group ][ string.Replace( tbl.Name, " ", "_" ) ] = tbl -end - //Moved to craftablesystem/playermade/ /* ------------------------ Structures ------------------------*/ -- cgit v1.2.3-70-g09d2