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
|
||||
{
|
||||
type empty
|
||||
type empty;
|
||||
}
|
||||
|
||||
back
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ topAndBottom
|
|||
|
||||
front
|
||||
{
|
||||
type empty
|
||||
type empty;
|
||||
}
|
||||
|
||||
back
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue