whoopsie
This commit is contained in:
parent
f47f90f01b
commit
9bce99b77b
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@ local function onInitialized(e)
|
|||
|
||||
local i = 0
|
||||
for _ in pairs(cells) do i = i + 1 end
|
||||
log("found %s %s unique cell names", i)
|
||||
log("found %s unique cell names", i)
|
||||
|
||||
event.register("activate", onActivate)
|
||||
event.register("cellChanged", onCellChanged)
|
||||
|
|
Loading…
Add table
Reference in a new issue