Fixed Typo

This commit is contained in:
Jan 2017-02-04 10:20:37 +01:00 committed by GitHub
parent aed4228649
commit d083018687

View File

@ -15,7 +15,7 @@ Graphical profiler for Love2D 9.2
function love.update()
Pie:attach()
-- do something
Pie:dettach()
Pie:detach()
end
```
4) draw the output in your draw function and give event hooks for your pie.