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