Skip to content
Snippets Groups Projects
Commit d4bc0f14 authored by Turid Cecilie Dahl's avatar Turid Cecilie Dahl
Browse files

#68 changed gsm report

parent 9f357da5
No related branches found
No related tags found
1 merge request!63Resolve "Remove report from State"
...@@ -47,9 +47,7 @@ public class GameStateManager { ...@@ -47,9 +47,7 @@ public class GameStateManager {
} }
public Object report(){ public Object report(){
//Don't know what this method should do... return states;
return this;
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment