﻿NFogOfWar = {
	# Jomini defines
	# These are used when generating the FoW alpha mask
	TEXTURE_WIDTH = 512 #1024	#size of the alpha mask. Resolution and sample count can greatly affect performance on gpu-bound systems
	TEXTURE_HEIGHT = 256 #512
}