Merge branch 'pregametutorial' of http://184.154.0.242:7990/scm/min/mineplex into type-wars
This commit is contained in:
commit
7327d9463f
@ -77,7 +77,7 @@ public abstract class GameTutorial
|
||||
}
|
||||
else
|
||||
{
|
||||
newText[i] = phase.getText()[i];
|
||||
newText[i] = phase.getText()[i - 1];
|
||||
}
|
||||
}
|
||||
phase.setText(newText);
|
||||
|
Loading…
Reference in New Issue
Block a user