mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 23:26:51 +01: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