Disable PRINT_NAMES in areas
This commit is contained in:
parent
d8af561cb2
commit
2581923fbd
@ -1,4 +1,6 @@
|
||||
local PRINT_AREAS = true
|
||||
-- Set to true to print area names in console
|
||||
-- (needed for updating areas_list.lua)
|
||||
local PRINT_AREAS = false
|
||||
|
||||
-- Load the areas table from the save file
|
||||
function areas:load()
|
||||
|
Loading…
x
Reference in New Issue
Block a user