Main Menu: Proper Update Changes button

This commit is contained in:
IntegerLimit 2023-04-02 20:48:55 +10:00
parent 1901225bb4
commit c46d39b701

View File

@ -70,7 +70,7 @@
} }
}, },
"update": { "update": {
"text": "Update Notes", "text": "Update Changes",
"posX": 125, "posX": 125,
"posY": 26, "posY": 26,
"width": 120, "width": 120,
@ -78,7 +78,7 @@
"alignment": "left_center", "alignment": "left_center",
"action": { "action": {
"type": "openLink", "type": "openLink",
"link": "https://github.com/Nomifactory/Nomifactory/blob/dev/UPDATENOTES.md" "link": "https://github.com/tracer4b/nomi-ceu/releases/tag/1.5.2"
} }
}, },
"discord": { "discord": {