Merge pull request #697 from argonui/phase-tracker
Fixed phase tracker broadcasting
This commit is contained in:
commit
e9b68dd128
@ -11,7 +11,8 @@ local phaseImages = {
|
||||
"http://cloud-3.steamusercontent.com/ugc/982233321870237261/C287CAED2423970F33E72D6C7415CBEC6794C533/"
|
||||
}
|
||||
|
||||
local phaseId, broadcastChange
|
||||
-- these are intentionally global for remote updating
|
||||
-- phaseId, broadcastChange
|
||||
|
||||
function onSave()
|
||||
return JSON.encode({
|
||||
|
Loading…
Reference in New Issue
Block a user