mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #13] [MERGED] Local debugging accounts fix #971
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/13
Author: @ben-maher
Created: 10/5/2019
Status: ✅ Merged
Merged: 10/5/2019
Merged by: @dginovker
Base:
master← Head:master📝 Commits (4)
1950ee7Revised shop re-stocking interval.6cb1185Revised shop re-stocking interval.41e8d6eUpdated character save directory.bf08f30Renamed new player save directory from accounts to characters.📊 Changes
3 files changed (+7 additions, -13 deletions)
View changed files
📝
2006Redone Server/src/redone/game/players/PlayerSave.java(+6 -12)📝
2006Redone Server/src/redone/game/shops/ShopHandler.java(+1 -1)📝
CompiledServer/production/2006rebotted/redone/game/shops/ShopHandler.class(+0 -0)📄 Description
I have changed the pathing of the local directory so that it maps correctly on local machines and servers.
I have also accidentally comitted the previous compiled code (oops, sorry!)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.