Skip to content

Commit

Permalink
Merge pull request #168 from 100GPing100/patch-1
Browse files Browse the repository at this point in the history
Manta: Fix typo
  • Loading branch information
GreatEmerald authored Jan 3, 2018
2 parents b6d0db1 + 5b53c72 commit 3c6c39b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Classes/UT3Manta.uc
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ function ToggleBlades(bool bRotating)
// Off.
Blades[0].Skins[0] = Blades[0].BladesOffTex;
Blades[1].Skins[0] = Blades[1].BladesOffTex;
0}
}
}

//
Expand Down

0 comments on commit 3c6c39b

Please sign in to comment.