mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 13:07:46 +01:00
Fixes colors runtiming. Oops.
This commit is contained in:
@@ -26,4 +26,6 @@
|
||||
color = BlendRGB(color, reagent_color, vol_temp/vol_counter)
|
||||
else
|
||||
color = BlendRGB(reagent_color, color, vol_temp/vol_counter)
|
||||
return color
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user