added beacon change channel text
This commit is contained in:
parent
e05bfa01cf
commit
0c26ae9252
1 changed files with 2 additions and 0 deletions
|
@ -544,6 +544,8 @@ function gui.on_selected(e)
|
|||
|
||||
global.ki.beacon[id].channel = global.ki.selectchannel
|
||||
table.insert(global.ki.channel[global.ki.selectchannel].beacons, id)
|
||||
|
||||
player.create_local_flying_text({text="Channel "..tostring(global.ki.selectchannel), position=v.position})
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue