mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 03:25:23 +09:00
7 lines
93 B
Lua
7 lines
93 B
Lua
--- Settings for lawnmower
|
|
-- @config lawnmower
|
|
|
|
return {
|
|
destroy_decoratives = false,
|
|
}
|