plugins/portname: fix comment (nw)

This commit is contained in:
cracyc 2018-04-21 16:56:12 -05:00
parent 530ba0ce95
commit 137969abf5

View File

@ -5,8 +5,10 @@
-- "ports":{ -- "ports":{
-- "<ioport name>":{ -- "<ioport name>":{
-- "labels":{ -- "labels":{
-- "<field mask>":{
-- "player":<int player number>, -- "player":<int player number>,
-- "name":"<field label>" -- "name":"<field label>"
-- }
-- },{ -- },{
-- ... -- ...
-- } -- }