Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Progark gruppe 3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tobias Ingebrigt Ørstad
Progark gruppe 3
Commits
d4bc0f14
Commit
d4bc0f14
authored
5 years ago
by
Turid Cecilie Dahl
Browse files
Options
Downloads
Patches
Plain Diff
#68
changed gsm report
parent
9f357da5
No related branches found
No related tags found
1 merge request
!63
Resolve "Remove report from State"
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
frontend/core/src/com/gameware/game/states/GameStateManager.java
+1
-3
1 addition, 3 deletions
...d/core/src/com/gameware/game/states/GameStateManager.java
with
1 addition
and
3 deletions
frontend/core/src/com/gameware/game/states/GameStateManager.java
+
1
−
3
View file @
d4bc0f14
...
@@ -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
;
}
}
}
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment