Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4f2c56a824 | |||
| fee2f07232 |
@@ -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