This commit is contained in:
@@ -244,9 +244,6 @@ public class DDDView extends GameAdapter implements CommandSender {
|
||||
}
|
||||
ImGui.endDisabled();
|
||||
ImGui.sameLine();
|
||||
if (ImGui.button("Annuler le coup précédent")) {
|
||||
sendUndo();
|
||||
}
|
||||
openPopup();
|
||||
renderPopups();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user