oops++ (nw)

This commit is contained in:
cracyc 2016-04-07 21:42:42 -05:00
parent a94eeb628f
commit 06e2aa26a2

View File

@ -8,9 +8,9 @@ exports.description = "Game play timer"
exports.license = "The BSD 3-Clause License"
exports.author = { name = "Carl" }
local dummy = exports
local timer = exports
function dummy.startplugin()
function timer.startplugin()
local timer_path = "timer"
local timer_started = false
local total_time = 0