From 3e82e029a0e85b839adaae8f28848bc0c99bc2cd Mon Sep 17 00:00:00 2001 From: Eloeri <42394653+Eloeri@users.noreply.github.com> Date: Mon, 18 Feb 2019 18:36:30 -0600 Subject: [PATCH] Update bounties.json Changing KennyRoody's bounty as completed to Blinkhawk --- site/data/bounties.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/site/data/bounties.json b/site/data/bounties.json index 7552dfc1..b4ec39b1 100644 --- a/site/data/bounties.json +++ b/site/data/bounties.json @@ -104,12 +104,12 @@ }, { "DateSubmitted": "02-13-2019", - "Developer": null, - "Status": "Unassigned", + "Developer": "Blinkhawk", + "Status": "Completed", "Requester": "KennyRoody", "Amount": "$35 USD", "Description": "Implement Wall Timer/Cycle Timer to correct timing in games like The Binding of Isaac: Afterbirth+, Celeste, Wizard of Light, etc. until either better/faster timing or Core::Timing imped.", - "PaymentStatus": null, + "PaymentStatus": "Paid", "DeveloperResponse": null } ]