mirror of
https://github.com/joe7575/techpack.git
synced 2024-11-05 07:03:46 +01:00
7d22092657
Further improvements
3 lines
132 B
Lua
3 lines
132 B
Lua
-- Battery capacity in usec CPU time
|
|
sl_controller.battery_capacity = tonumber(minetest.setting_get("battery_capacity")) or 5000000
|