missing file

This commit is contained in:
ntr
2019-05-14 21:31:29 +10:00
parent 6f199b98f0
commit bbd603659b
2 changed files with 183 additions and 0 deletions
+1
View File
@@ -164,6 +164,7 @@ function GamePanel(props) {
{header}
{timer}
{PlayerTeam(playerTeam, setActiveSkill)}
<TargetingArrows />
{otherTeams.map(OpponentTeam)}
</section>
);