summaryrefslogtreecommitdiff
path: root/src/SMAPI/Patches/CheckEventPreconditionErrorPatch.cs
AgeCommit message (Collapse)Author
2019-09-13avoid possible invalid state if checkEventPrecondition is called ↵Jesse Plamondon-Willard
asynchronously (#636)
2019-09-13log underlying error (#636)Jesse Plamondon-Willard
2019-09-13fix formatting and code style (#636)Jesse Plamondon-Willard
2019-09-13Implement the return value of the original methodberkay2578
2019-09-13checkEventPrecondition crash fixberkay2578