ERwan
- bug fix for zone changes
This commit is contained in:
@@ -200,7 +200,6 @@ void MTGGuiPlay::forceUpdateCards(){
|
||||
}
|
||||
|
||||
int MTGGuiPlay::receiveEvent(WEvent *event){
|
||||
return 0;
|
||||
if (event->type == WEvent::CHANGE_ZONE){
|
||||
WEventZoneChange * e = (WEventZoneChange *) event;
|
||||
int ok = 0;
|
||||
|
||||
Reference in New Issue
Block a user