mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #293] [MERGED] Fixes #1806
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/293
Author: @mrextremez
Created: 12/14/2019
Status: ✅ Merged
Merged: 12/15/2019
Merged by: @dginovker
Base:
master← Head:master📝 Commits (1)
9794906Fixes📊 Changes
8 files changed (+45 additions, -18 deletions)
View changed files
📝
2006Redone Client/src/Game.java(+4 -0)📝
2006Redone Client/src/TextDrawingArea.java(+4 -0)📝
2006Redone Server/src/com/rebotted/game/content/combat/CombatAssistant.java(+0 -10)📝
2006Redone Server/src/com/rebotted/game/content/combat/npcs/NpcCombat.java(+17 -7)📝
2006Redone Server/src/com/rebotted/game/players/Player.java(+1 -0)📝
2006Redone Server/src/com/rebotted/game/players/PlayerAssistant.java(+16 -0)📝
2006Redone Server/src/com/rebotted/net/packets/impl/ClickingButtons.java(+2 -0)📝
2006Redone Server/src/com/rebotted/net/packets/impl/Commands.java(+1 -1)📄 Description
Closes #241
Closes #249
Closes #261
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.