diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2020-04-14 09:47:52 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2020-04-14 09:47:52 +0000 |
| commit | 36e7b328129b528d3a0181667b6f11259ae90bbb (patch) | |
| tree | 232e6a1802edbb65ed38c7188d9fef762ab85649 /conf.lua | |
| parent | fix lib/math bugs (diff) | |
| download | alive-36e7b328129b528d3a0181667b6f11259ae90bbb.tar.gz alive-36e7b328129b528d3a0181667b6f11259ae90bbb.zip | |
remove love2d leftovers
Diffstat (limited to 'conf.lua')
| -rw-r--r-- | conf.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/conf.lua b/conf.lua deleted file mode 100644 index 8f46767..0000000 --- a/conf.lua +++ /dev/null @@ -1,3 +0,0 @@ -function love.conf(t) - t.window.resizable = true -end |
