mirror of
https://github.com/appgurueu/modlib.git
synced 2024-11-25 16:53:46 +01:00
Code quality
This commit is contained in:
parent
44ad494d99
commit
5067cc6981
@ -139,5 +139,5 @@ function lua_log_file:rewrite()
|
|||||||
self.file:close()
|
self.file:close()
|
||||||
end
|
end
|
||||||
self:_rewrite()
|
self:_rewrite()
|
||||||
self.file = io.open(self.file_path, "a+")
|
self:open()
|
||||||
end
|
end
|
Loading…
Reference in New Issue
Block a user