feat: ring timer drawn at top-left of screen, Meter.set_timer_duration(f) controls speed, Meter.set_timer_decay(a) controls decay amount, all decay pauses during any minigame window
This commit is contained in:
@@ -13,7 +13,7 @@ function Config.initial_data()
|
||||
light_grey = 13,
|
||||
dark_grey = 14,
|
||||
red = 0,
|
||||
green = 7,
|
||||
light_blue = 7,
|
||||
blue = 9,
|
||||
white = 12,
|
||||
item = 12,
|
||||
|
||||
Reference in New Issue
Block a user