Merge pull request #1 from christopher-besch/patch-1

Fixed namespaces -> now compiles on linux
This commit is contained in:
Light 2021-08-07 10:52:24 +04:30 committed by GitHub
commit 0c2b6df885
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,4 +35,4 @@ namespace Light {
return new Mirror();
}
}
}