mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
Fix lua error in stats module
This commit is contained in:
@@ -38,7 +38,7 @@ function onGameStart()
|
||||
end
|
||||
|
||||
function onGameEnd()
|
||||
sendReportEvent:cancel()
|
||||
removeEvent(sendReportEvent)
|
||||
end
|
||||
|
||||
function onConnect(protocol)
|
||||
|
Reference in New Issue
Block a user