Add stairs as a LuaCheck global

This commit is contained in:
David Leal 2020-07-21 13:52:15 -05:00
parent c1cc1d2e1f
commit f5dbe7776e
No known key found for this signature in database
GPG Key ID: 3C482B03FD220E68

View File

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