Apply patch to wiiusej to overcome some old refactoring problems.
This commit is contained in:
@@ -12,4 +12,4 @@ public class BalanceBoardInsertedEvent extends WiiUseApiEvent {
|
||||
+ super.getWiimoteId() + " ********/\n";
|
||||
return out;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -14,4 +14,4 @@ public class BalanceBoardRemovedEvent extends WiiUseApiEvent {
|
||||
+ super.getWiimoteId() + " ********/\n";
|
||||
return out;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user