[PR #77] Fix unreachable code block #1698

Closed
opened 2026-05-21 10:15:50 +00:00 by Dark98 · 0 comments
Owner

Original Pull Request: https://github.com/2006-Scape/2006Scape/pull/77

State: closed
Merged: Yes


This if function was unreachable beforehand, modified the code to use it.
amount2 > 0 && amount > 0

**Original Pull Request:** https://github.com/2006-Scape/2006Scape/pull/77 **State:** closed **Merged:** Yes --- This if function was unreachable beforehand, modified the code to use it. `amount2 > 0 && amount > 0`
Dark98 added the pull-request label 2026-05-21 10:15:50 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2006-Scape/2006Scape#1698