mirror of
https://github.com/joe7575/techpack.git
synced 2024-11-26 17:13:49 +01:00
7d8d25026c
Lua controller added
3 lines
133 B
Lua
3 lines
133 B
Lua
-- Battery capacity in usec CPU time
|
|
sl_controller.battery_capacity = tonumber(minetest.setting_get("battery_capacity")) or 10000000
|