fix string.replace
This commit is contained in:
@@ -9,7 +9,9 @@ function sleep(timesec)
|
||||
end
|
||||
end
|
||||
|
||||
-- events
|
||||
------------------------------------------------
|
||||
------------------- Events ---------------------
|
||||
------------------------------------------------
|
||||
events = {
|
||||
handlers = {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user