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