add basic fog of war system
This commit is contained in:
parent
1d6b2f5337
commit
d0a9b04a80
2 changed files with 39 additions and 4 deletions
|
|
@ -9,7 +9,7 @@
|
|||
(local dev (require "src/levels/dev.fnl"))
|
||||
|
||||
(local level dev)
|
||||
(local debug false)
|
||||
(local debug true)
|
||||
|
||||
(var pool nil)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue