mirror of
https://github.com/usysrc/LICK.git
synced 2024-11-16 09:34:22 +00:00
spelling
This commit is contained in:
parent
3d0b5624ef
commit
3bf7cce3e1
@ -15,7 +15,7 @@ Needs LÖVE 11.3.
|
||||
# Example main.lua
|
||||
```Lua
|
||||
lick = require "lick"
|
||||
lick.reset = true -- reload the love.load everytime you save
|
||||
lick.reset = true -- reload love.load everytime you save
|
||||
|
||||
function love.load()
|
||||
circle = {}
|
||||
|
Loading…
Reference in New Issue
Block a user