Removed: Observer
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
package it.polimi.ingsw.gc14.Network;
|
||||
|
||||
import it.polimi.ingsw.gc14.Model.Game;
|
||||
|
||||
public interface Observer {
|
||||
public void update(Game model);
|
||||
}
|
||||
Reference in New Issue
Block a user