Joshie commit!
This commit is contained in:
parent
87dde1cbe8
commit
d7fa34f32e
7 changed files with 82 additions and 16 deletions
|
@ -9,7 +9,7 @@ public class SpellModifier
|
|||
|
||||
private int modifier;
|
||||
|
||||
public SpellModifier(int modifier)
|
||||
protected SpellModifier(int modifier)
|
||||
{
|
||||
this.modifier = modifier;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue