Fix entities in the Warp Zone's gray tileset not being gray in the editor (#480)

In-level, they were made to be gray in #323. The editor does not reflect this however; they're still shown as
green. For the same reasons in #323, this adds special cases to draw the entities as gray.
Closes #372.
Also, I changed my name in contributors.txt to be my username as I didn't feel comfortable with it being my name.

Co-authored-by: Misa <ness.of.onett.earthbound@gmail.com>
This commit is contained in:
Ally
2020-09-25 14:35:03 -03:00
committed by GitHub
parent 7fcc1c8cdc
commit 46049705f4
3 changed files with 28 additions and 24 deletions

View File

@@ -86,6 +86,7 @@ static const char* patrons[] = {
static const char* githubfriends[] = {
"Matt \"Fussmatte\" Aaldenberg", // TODO: Change to "Fußmatte" if/when UTF-8 support is added
"AlexApps99",
"AllyTally",
"Christoph B{hmwalder",
"Charlie Bruce",
"Brian Callahan",
@@ -103,7 +104,6 @@ static const char* githubfriends[] = {
"Elijah Stone",
"Thomas S|nger",
"Info Teddy",
"Alexandra Tildea",
"leo60228",
"Emmanuel Vadot",
"Remi Verschelde", // TODO: Change to "Rémi" if/when UTF-8 support is added