Add stairsplus as a LuaCheck global

This commit is contained in:
David Leal 2020-08-10 18:18:41 -05:00
parent a344e6a938
commit dbe5334788
No known key found for this signature in database
GPG Key ID: 3C482B03FD220E68

View File

@ -11,5 +11,5 @@ read_globals = {
table = {fields = {"copy", "getn"}},
"armor", "PseudoRandom", "toolranks",
"stairs", "worldedit",
"stairs", "worldedit", "stairsplus",
}