Added stuff from TNN2 Hoggit Core to lib

This commit is contained in:
Jeremy Smitherman
2018-12-24 15:25:13 -06:00
parent 1d10411830
commit b32b093f47
5 changed files with 45 additions and 2 deletions

View File

@@ -4,8 +4,6 @@ spawner.lua
Automatically create a table of all units in the game and create a spawner for them.
]]
HOGGIT = {}
HOGGIT.Spawner = function(grpName)
local CallBack = {}
return {