mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 05:38:15 +01:00
Configuration Controller (#7857)
This commit is contained in:
@@ -336,7 +336,7 @@
|
||||
return
|
||||
|
||||
//Disabled in config.
|
||||
else if(!config.revival_cloning)
|
||||
else if(!CONFIG_GET(flag/revival_cloning)) // CHOMPEdit
|
||||
set_temp("Error: Unable to initiate growing cycle.", "danger")
|
||||
tgui_modal_clear(src)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user