]> git.lizzy.rs Git - xdecor.git/commit
Fix #86 - crash in workbench: `attempt to concatenate a nil value`
authorAuke Kok <sofar@foo-projects.org>
Fri, 10 Nov 2017 05:50:29 +0000 (21:50 -0800)
committerAuke Kok <sofar@foo-projects.org>
Fri, 10 Nov 2017 05:50:29 +0000 (21:50 -0800)
commit6b71509f980713f74d6b364cc06b159c1454e114
tree46bbbe79169aa706e781a0e780c67f3a0e7ca2d6
parent885d6398fd6bdaf97b4a4513ad10273fca4ee639
Fix #86 - crash in workbench: `attempt to concatenate a nil value`

Caused by a keystroke used in the formspec - this causes all
these fields not to be set, and the subsequent crash.
src/workbench.lua