Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increased width of room color stripes #92

Merged
merged 1 commit into from
Nov 8, 2023
Merged

Increased width of room color stripes #92

merged 1 commit into from
Nov 8, 2023

Conversation

Krysset
Copy link
Contributor

@Krysset Krysset commented Nov 6, 2023

No description provided.

Comment on lines -24 to -26
if (rooms.length === 1) {
name += "-" + rooms[0].toLowerCase() + "Alone";
} else {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for writing this code previously, it was just confusing

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I could say this for all the code I have written as well 😆

Copy link
Contributor

@Supergamer1337 Supergamer1337 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Comment on lines -24 to -26
if (rooms.length === 1) {
name += "-" + rooms[0].toLowerCase() + "Alone";
} else {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I could say this for all the code I have written as well 😆

Copy link
Member

@x183 x183 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧯

@Oscariremma Oscariremma merged commit 7f1ff35 into cthit:main Nov 8, 2023
4 checks passed
@Krysset Krysset deleted the stripe_width_increase branch November 8, 2023 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants