Find a file
Josh Perry 54af717df8 Fix for Entity:has not returning false if the component doesn't exist
The documentation states that Entity:has will return false if the component doesn't exist and true if it does.
However, the previous behaviour was to return nil if the component doesn't exist.
2018-03-13 14:30:25 +00:00
fluid Fix for Entity:has not returning false if the component doesn't exist 2018-03-13 14:30:25 +00:00
.gitattributes Initial commit 2018-01-25 15:19:31 +01:00
.gitignore Initial commit 2018-01-25 15:19:31 +01:00
conf.lua Initial commit 2018-01-25 15:19:31 +01:00
LICENSE Initial commit 2018-01-25 15:19:31 +01:00
main.lua Fixed removal 2018-03-09 15:34:56 +01:00
README.md Initial commit 2018-01-25 15:19:31 +01:00

Fluid