Tokens now appear client side

#story[1250]
This commit is contained in:
William Muir
2017-08-29 17:17:06 +12:00
parent 1c866ea8c2
commit dc19310849
3 changed files with 30 additions and 2 deletions
@@ -100,7 +100,7 @@ public class GameState implements Runnable {
//TEMP TEST STUFF
// TODO: 29/08/17 wmu16 - Take this out!
tokens.add(new Token(TokenType.BOOST, 1233d, 11.83154));
tokens.add(new Token(TokenType.BOOST, 57.66946, 11.83154));
tokens.add(new Token(TokenType.BOOST, 57.66877, 11.83382));
tokens.add(new Token(TokenType.BOOST, 57.66914, 11.83965));
tokens.add(new Token(TokenType.BOOST, 57.66684, 11.83214));