wingMotion tutorials: added missing ';'

This commit is contained in:
Henry Weller 2015-10-01 14:05:40 +01:00
parent bc1b76fa0e
commit c55e14bb71
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ topAndBottom
front
{
type empty
type empty;
}
back

View file

@ -13,7 +13,7 @@ topAndBottom
front
{
type empty
type empty;
}
back