mirror of
https://github.com/t-affeldt/climate_api.git
synced 2024-11-15 23:20:23 +01:00
Luacheck: unused variable
This commit is contained in:
parent
f49b36908e
commit
4bf69fde40
|
@ -1,7 +1,3 @@
|
|||
local mod_player_monoids = minetest.get_modpath("player_monoids") ~= nil
|
||||
local mod_playerphysics = minetest.get_modpath("playerphysics") ~= nil
|
||||
local mod_pova = minetest.get_modpath("pova") ~= nil
|
||||
|
||||
local utility = {}
|
||||
|
||||
function utility.rangelim(value, min, max)
|
||||
|
|
Loading…
Reference in New Issue
Block a user