StreamCompanion icon indicating copy to clipboard operation
StreamCompanion copied to clipboard

QUESTION: what is the significance of this if statement, and why is it a preprocessor directive?

Open approachcircle opened this issue 11 months ago • 0 comments

https://github.com/Piotrekol/StreamCompanion/blob/a219ebcfc85b91252ccc02885abc7ad47c452fa8/osu!StreamCompanion/Program.cs#L36-L38

surely this just ensures no multiple instances are spawned considering it always evaluates to false?

approachcircle avatar Mar 23 '24 02:03 approachcircle