Fix lua error in stats module
This commit is contained in:
parent
1f61929318
commit
4c3b284f0e
|
@ -38,7 +38,7 @@ function onGameStart()
|
|||
end
|
||||
|
||||
function onGameEnd()
|
||||
sendReportEvent:cancel()
|
||||
removeEvent(sendReportEvent)
|
||||
end
|
||||
|
||||
function onConnect(protocol)
|
||||
|
|
Loading…
Reference in New Issue