fix(owner_restricted): dont destroy an active room if it uses an old … #55
Annotations
1 error and 1 warning
Check lua codes
Process completed with exit code 1.
|
Check lua codes:
owner_restricted/mod_owner_restricted.lua#L36
'not (x > y)' can be replaced by 'x <= y' (if neither side is a table or NaN)
|
Loading