Make supplying empty formspec strings close the formspec (#4737)
authororwell96 <mono96.mml@gmail.com>
Tue, 22 Nov 2016 16:15:22 +0000 (17:15 +0100)
committerZeno- <kde.psych@gmail.com>
Tue, 22 Nov 2016 16:15:22 +0000 (02:15 +1000)
commit0d1c9598a0d2a4f21dc57de32efca2dc52b6b146
treeea7280a8407472128ae90e1e4bb5ed3155392b19
parentdbeb322f62bfdd431365622a6f5ddfae062c0d31
Make supplying empty formspec strings close the formspec (#4737)

This will only happen if the formname matches or if formname is "".
builtin/game/misc.lua
doc/lua_api.txt
src/game.cpp
src/server.cpp