Few minor changes
This commit is contained in:
committed by
droppinganvil
parent
a086f8db7a
commit
3d997bbf16
@@ -99,6 +99,8 @@ public class Duel {
|
||||
Duels.duel = new Duel(fvf.getKey(), fvf.getValue());
|
||||
Duels.preparingDuel = true;
|
||||
Duels.acceptedDuel.clear();
|
||||
Duels.sendRequests(faction1);
|
||||
Duels.sendRequests(faction2);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user