mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 06:18:44 +00:00
Icons now display, blink when they are about to run off, and turn off after their time out
TokenType Enum now also has a timeout construction field #story[1245]
This commit is contained in:
@@ -40,7 +40,6 @@ public class ClientYacht extends Observable {
|
||||
|
||||
@FunctionalInterface
|
||||
public interface PowerUpListener {
|
||||
|
||||
void notifyPowerUp(ClientYacht yacht, TokenType tokenType);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user