mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2025-12-28 11:29:18 +00:00
clean: remove unused backpack type
This commit is contained in:
@@ -146,9 +146,4 @@ public class UserBackpackManager {
|
||||
public UserBackpackCloudManager getCloudManager() {
|
||||
return cloudManager;
|
||||
}
|
||||
|
||||
public enum BackpackType {
|
||||
NORMAL,
|
||||
FIRST_PERSON // First person not yet implemented
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user