mirror of
https://github.com/Dadido3/noita-mapcap.git
synced 2024-11-18 17:17:31 +00:00
Update message text
- Add possible fix to "resolution changed" message
This commit is contained in:
parent
f1a3010d72
commit
b22b42a8d1
@ -127,7 +127,9 @@ function Message:ShowWrongResolution(callback, desc)
|
||||
"The resolution changed:",
|
||||
desc or "",
|
||||
" ",
|
||||
"To fix: Restart Noita or revert the change."
|
||||
"To fix:",
|
||||
"- Deselect and select the Noita window, or",
|
||||
"- restart Noita or revert the resolution change."
|
||||
},
|
||||
Actions = {
|
||||
{ Name = "Query settings again", Hint = nil, HintDesc = nil, Callback = function() Coords:ReadResolutions() end },
|
||||
|
Loading…
Reference in New Issue
Block a user