wingMotion tutorials: added missing ';'
This commit is contained in:
parent
a684e7308e
commit
4096719046
2 changed files with 2 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ topAndBottom
|
||||||
|
|
||||||
front
|
front
|
||||||
{
|
{
|
||||||
type empty
|
type empty;
|
||||||
}
|
}
|
||||||
|
|
||||||
back
|
back
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,7 @@ topAndBottom
|
||||||
|
|
||||||
front
|
front
|
||||||
{
|
{
|
||||||
type empty
|
type empty;
|
||||||
}
|
}
|
||||||
|
|
||||||
back
|
back
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue