Removed unused methods in game functions
This commit is contained in:
parent
f26bdec457
commit
b5682d5531
@ -54,13 +54,6 @@ public class GameFunctions {
|
|||||||
return nrOfUsers;
|
return nrOfUsers;
|
||||||
}
|
}
|
||||||
|
|
||||||
public void ghostyfy(int position) {
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
public Passenger voteEval() {
|
|
||||||
return new Passenger();
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user