mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 04:28:12 +01:00
Minor Tweaks & Changes (#17847)
* Don't preview paint bucket, it's confusing * Add a max alpha preference to force belly overlays to be transparent * Make UI better
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
target.no_latejoin_prey_warning_time = source.no_latejoin_prey_warning_time; \
|
||||
target.no_latejoin_vore_warning_persists = source.no_latejoin_vore_warning_persists;\
|
||||
target.no_latejoin_prey_warning_persists = source.no_latejoin_prey_warning_persists;\
|
||||
target.max_voreoverlay_alpha = source.max_voreoverlay_alpha; \
|
||||
\
|
||||
target.autotransferable = source.autotransferable; \
|
||||
target.strip_pref = source.strip_pref; \
|
||||
|
||||
Reference in New Issue
Block a user