Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Some semantic changes #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

opfromthestart
Copy link

@opfromthestart opfromthestart commented Jul 5, 2024

Conglomerated server and client, along with their flags, into an enum called ServerClient, that handles either, and is actually exclusive.

  • Make better name for ServerClient

Replaced vsync sentinel values with VSyncMode enum.
Path.is_dir and Path.is_file return false if the path is broken, so they can be used instead, and actually do what they are named.
match changed to matches! for ease of reading.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant