mirror of
https://github.com/joe7575/techpack.git
synced 2024-11-19 22:03:56 +01:00
3 lines
133 B
Lua
3 lines
133 B
Lua
-- Battery capacity in usec CPU time
|
|
sl_controller.battery_capacity = tonumber(minetest.settings:get("battery_capacity")) or 5000000
|