Fixed: Totem Order Position
This commit is contained in:
@@ -581,7 +581,7 @@ public class MainFXMLController {
|
||||
));
|
||||
totem.setPreserveRatio(true);
|
||||
|
||||
if (controller.miniModel.slotPlayerMap.containsValue(op.player)) {
|
||||
if (op.played) {
|
||||
totem.setVisible(false);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user