mirror of
https://github.com/cyberboy666/r_e_c_u_r.git
synced 2025-12-05 16:00:06 +01:00
changing colours to the detour banner
This commit is contained in:
@@ -369,7 +369,7 @@ class Actions(object):
|
||||
self.data.detour_settings['detour_end'] = end
|
||||
self.data.detour_settings['detour_size'] = size
|
||||
self.data.detour_settings['detour_speed'] = round(speed, 2)
|
||||
#self.data.detour_settings['mix?'] = round(mix)
|
||||
self.data.detour_settings['detour_mix'] = round(mix, 4)
|
||||
self.data.detour_settings['memory_full'] = memory_full
|
||||
|
||||
def set_the_detour_mix_0(self):
|
||||
|
||||
Reference in New Issue
Block a user