mirror of
https://github.com/minetest-mods/MoreMesecons.git
synced 2025-06-28 06:30:22 +02:00
enable speech dispatcher by default
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
local MAX_DISTANCE = 8
|
||||
local use_speech_dispatcher = false
|
||||
local use_speech_dispatcher = true
|
||||
|
||||
local sayer_activate
|
||||
if use_speech_dispatcher
|
||||
|
Reference in New Issue
Block a user