Initial revision of animqueue
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
local ut = {}
|
||||
|
||||
function ut.globaldb()
|
||||
globaldb.enable()
|
||||
local g1a = global("unittest-g1")
|
||||
local g2a = global("unittest-g2")
|
||||
local g1b = global("unittest-g1")
|
||||
|
||||
Reference in New Issue
Block a user