game tutorial text
This commit is contained in:
@@ -37,7 +37,7 @@ class TargetSvg extends Component {
|
||||
if (tutorialGame) {
|
||||
return (
|
||||
<div class="resolving-skill">
|
||||
<p> Select your skills, click on targets and then hit <b>ready</b>.</p>
|
||||
<h2> Select your skills, click on targets and then hit <b>ready</b>.</h2>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user