mirror of
https://github.com/edubart/otclient.git
synced 2025-05-01 10:09:21 +02:00
Fix lua error in stats module
This commit is contained in:
parent
1f61929318
commit
4c3b284f0e
@ -38,7 +38,7 @@ function onGameStart()
|
|||||||
end
|
end
|
||||||
|
|
||||||
function onGameEnd()
|
function onGameEnd()
|
||||||
sendReportEvent:cancel()
|
removeEvent(sendReportEvent)
|
||||||
end
|
end
|
||||||
|
|
||||||
function onConnect(protocol)
|
function onConnect(protocol)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user