Merge remote-tracking branch 'origin/master'

This commit is contained in:
no
2021-06-16 11:34:44 +02:00
3 changed files with 7 additions and 6 deletions

View File

@ -198,7 +198,6 @@ public class BlueNormals {
f[0] = standAFrame1();
f[1] = standAFrame1();
f[2] = standAFrame1();
f[3] = standAFrame3();
return(new attackPart(f));
}