Closed spyoungtech closed 6 months ago
Fixes a problem where msg_box has missing arguments for the underlying call to AHKMsgBox, which results in an error being thrown when using AHKv2.
msg_box
Resolves #289
coverage: 77.324% (-0.02%) from 77.346% when pulling 61d266385ab372b3106d49e382015a1b1d1cdcef on gh-289 into 245c84a396f2754cf9050b41d9b2c778b7a83af9 on main.
Fixes a problem where
msg_box
has missing arguments for the underlying call to AHKMsgBox, which results in an error being thrown when using AHKv2.Resolves #289