adding Tutorial notification
This commit is contained in:
parent
152e759c10
commit
32a0dd6668
@ -21,6 +21,8 @@ public class TutorialTypeWars extends GameTutorial
|
||||
public TutorialTypeWars(ArcadeManager manager)
|
||||
{
|
||||
super(manager, new TutorialPhase[]{new TutorialPhaseTypeWars()});
|
||||
|
||||
TutorialNotification = true;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user