LuaVoxelManip: Throw warning or error instead of silently doing nothing (#7567)
authorHybridDog <ovvv@web.de>
Thu, 2 Aug 2018 18:54:44 +0000 (20:54 +0200)
committerParamat <paramat@users.noreply.github.com>
Thu, 2 Aug 2018 18:54:44 +0000 (19:54 +0100)
commit741e3efaf5c8e6d85178051d8655971a7f8b0bb9
tree157c3e248fad09dd539b5c9049b482a3486df14a
parent6afbb06c7e552462ba2e682718488c9b13bfa0e5
LuaVoxelManip: Throw warning or error instead of silently doing nothing (#7567)

Error on missing parameter.
Warning when using a method on the incorrect type of LuaVoxelManip.
src/script/lua_api/l_vmanip.cpp