DR Level text default on
This commit is contained in:
		@@ -44,9 +44,9 @@ local Diminishings = Gladdy:NewModule("Diminishings", nil, {
 | 
			
		||||
    drHalfColor = {r = 1, g = 1, b = 0, a = 1 },
 | 
			
		||||
    drQuarterColor = {r = 1, g = 0.7, b = 0, a = 1 },
 | 
			
		||||
    drNullColor = {r = 1, g = 0, b = 0, a = 1 },
 | 
			
		||||
    drLevelTextEnabled = false,
 | 
			
		||||
    drLevelTextEnabled = true,
 | 
			
		||||
    drLevelTextFont = "DorisPP",
 | 
			
		||||
    drLevelTextFontScale = 1,
 | 
			
		||||
    drLevelTextFontScale = 0.8,
 | 
			
		||||
    drWidthFactor = 1,
 | 
			
		||||
    drCategories = defaultCategories(),
 | 
			
		||||
    drDuration = 18,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user