fix(workspace): change selene standard library to lua52
This commit is contained in:
parent
9e81ebb1bf
commit
9eff8ffb78
|
|
@ -1,4 +1,4 @@
|
|||
std = "lua54"
|
||||
std = "lua52"
|
||||
|
||||
[rules]
|
||||
unknown_variable = "deny"
|
||||
|
|
|
|||
Loading…
Reference in a new issue