Dimbreath

Results 1 issues of Dimbreath

I'm creating a simple table like this: `table = lua.table_from({'id': 0, 'name': 'name'})` Is it possible to print the lua table representation? I tried creating a lua function that would...

confirmed