mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #77] [MERGED] Fix unreachable code block #11901
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/2006-Scape/2006Scape/pull/77
Author: @RedSparr0w
Created: 10/22/2019
Status: ✅ Merged
Merged: 10/22/2019
Merged by: @dginovker
Base:
master← Head:patch-1📝 Commits (1)
b01b079Fix unreachable code block📊 Changes
1 file changed (+3 additions, -3 deletions)
View changed files
📝
2006Redone Server/src/redone/game/content/skills/runecrafting/Runecrafting.java(+3 -3)📄 Description
This if function was unreachable beforehand, modified the code to use it.
amount2 > 0 && amount > 0🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.