mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-01 03:32:38 +00:00
i love c#
This commit is contained in:
parent
9da207730d
commit
9071cf2950
@ -2,5 +2,12 @@
|
||||
{
|
||||
public static class IsExternalInit
|
||||
{
|
||||
/*
|
||||
* You might think this class isn't used. And you'd be right!
|
||||
* But if you delete this file, the project will refuse to compile.
|
||||
* This is because IsExternalInit is only included in net5 and above.
|
||||
* So we have to create this dummy file to make it happy.
|
||||
* Yay.
|
||||
*/
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user