Update 'Ease | Getting Started'
parent
6841e501e5
commit
37b14c30d2
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Ease solves this issue by introducing the `beatobj`. It stores beats with which
|
||||||
|
|
||||||
```lua
|
```lua
|
||||||
-- Standard Mirin
|
-- Standard Mirin
|
||||||
for b = 1, 32, 2 do
|
for b = 0, 32, 2 do
|
||||||
-- ...
|
-- ...
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue