fix: small issues #168
Annotations
10 errors
lua.client/functions.lua:1:
lua#L1
client/functions.lua:3:32: expected statement near 'in'
|
lua.client/main.lua:1:
lua#L1
client/main.lua:7:102: expected statement near 'in'
|
lua.server/functions.lua:1:
lua#L1
server/functions.lua:5:10: unused global variable 'HasKey'
|
lua.server/functions.lua:2:
lua#L1
server/functions.lua:73:10: unused global variable 'ToggleDoorState'
|
lua.server/main.lua:1:
lua#L1
server/main.lua:118:21: empty if branch
|
lua.server/main.lua:2:
lua#L1
server/main.lua:120:5: empty if branch
|
lua.server/main.lua:3:
lua#L1
server/main.lua:130:21: empty if branch
|
lua.server/main.lua:4:
lua#L1
server/main.lua:132:5: empty if branch
|
lua.server/main.lua:5:
lua#L1
server/main.lua:143:21: empty if branch
|
lua.server/main.lua:6:
lua#L1
server/main.lua:145:5: empty if branch
|