Raugharr / Herald

GNU General Public License v2.0
1 stars 0 forks source link

Change Lua tables created in LuaHelper to classes. #38

Closed Raugharr closed 9 years ago

Raugharr commented 10 years ago

Now that a Lua class system is in place all of the function that create tables in LuaHelper (LuaPerson, LuaGood, etc) should be given their own classes.