]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - .luacheckrc
Merge pull request #59 from PrairieAstronomer/readme_irrlicht_change
[dragonfireclient.git] / .luacheckrc
index 7b7c4c4ac2db1ea72eff994a266e4c94b462c3bd..ca321d9537350f74b93427d282c538c9e58c7a7f 100644 (file)
@@ -20,7 +20,7 @@ read_globals = {
 
        string = {fields = {"split", "trim"}},
        table  = {fields = {"copy", "getn", "indexof", "insert_all", "combine"}},
-       math   = {fields = {"hypot"}},
+       math   = {fields = {"hypot", "round"}},
 }
 
 globals = {