mirror of
https://github.com/2OOP/pism.git
synced 2026-02-04 10:54:51 +00:00
Revert "Merge remote-tracking branch 'refs/remotes/origin/main' into Development"
This reverts commite2132b549d, reversing changes made to9aefcb9b7b.
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
package org.toop.app.canvas;
|
||||
|
||||
import org.toop.framework.gameFramework.model.game.TurnBasedGame;
|
||||
|
||||
public interface GameDrawer<T extends TurnBasedGame<T>> {
|
||||
void redraw(T gameCopy);
|
||||
}
|
||||
Reference in New Issue
Block a user