diff options
| author | briaguya <70942617+briaguya-ai@users.noreply.github.com> | 2023-06-12 17:48:26 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-12 17:48:26 -0400 |
| commit | a5bdb98463d5bbdd8d411ff7ba3465478c6b8a76 (patch) | |
| tree | 8c204e21823f9a925d5de396b5dec8d1f36b1108 | |
| parent | 24eeed6b42038e4375c3c83fe186315d1c4d6150 (diff) | |
only green the greg bridge not everything else (#2962)
* only green the greg bridge not everything else
* another option
* do it the branch way
* tabs spaces blarg
* new dir
* use latest lus main
* latest lus main
---------
Co-authored-by: briaguya <briaguya@alice>
| -rw-r--r-- | assets/helpers/cosmetics/gEndGrayscaleAndEndDlistDL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/helpers/cosmetics/gEndGrayscaleAndEndDlistDL b/assets/helpers/cosmetics/gEndGrayscaleAndEndDlistDL new file mode 100644 index 0000000..d7f9ce4 --- /dev/null +++ b/assets/helpers/cosmetics/gEndGrayscaleAndEndDlistDL @@ -0,0 +1,5 @@ +<DisplayList Version="0"> + <Grayscale Enabled="false"/> + <EndDisplayList/> +</DisplayList> + |
