Skip to content

Commit

Permalink
clarify a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
TymurGubayev authored May 11, 2023
1 parent 1c14eaf commit b03ae09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui/biomes.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-- Visualize and inspect biome regions on the map.

local RELOAD = false -- set to true to help with debugging
local RELOAD = false -- set to true when actively working on this script

local gui = require('gui')
local widgets = require('gui.widgets')
Expand Down

0 comments on commit b03ae09

Please sign in to comment.