зеркало из
https://github.com/mt-mods/plantlife_modpack.git
synced 2025-12-04 13:55:27 +01:00
disable debug by default
Этот коммит содержится в:
@@ -11,7 +11,7 @@
|
||||
|
||||
plantslib = {}
|
||||
|
||||
local DEBUG = true --... except if you want to spam the console with debugging info :-)
|
||||
local DEBUG = false --... except if you want to spam the console with debugging info :-)
|
||||
|
||||
plantslib.plantlife_seed_diff = 329 -- needs to be global so other mods can see it
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user