Fixed more conflicts

This commit is contained in:
LCastr0 2017-04-30 12:05:30 -03:00
parent 91fb50cc8b
commit 3268a49f82

View File

@ -156,13 +156,9 @@ public enum Rank
{
return _forumId;
}
<<<<<<< HEAD
public DyeColor getDyeColor()
{
return _dyeColor;
}
}
=======
}
>>>>>>> develop