mirror of
https://github.com/Melledy/Nebula.git
synced 2025-12-23 09:45:06 +01:00
Add !character command
This commit is contained in:
@@ -15,7 +15,7 @@ public class CharacterGemPreset {
|
||||
|
||||
}
|
||||
|
||||
public CharacterGemPreset(Character character) {
|
||||
public CharacterGemPreset(GameCharacter character) {
|
||||
this.gems = new int[] {-1, -1, -1};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user