mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-09 03:52:19 +02:00
Returned proper platform
This commit is contained in:
parent
1354bc5cf9
commit
2eef7f58b1
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ namespace IDE
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if BF_PLATFORM_MACOS
|
#if BF_PLATFORM_MACOS
|
||||||
return .Linux;
|
return .macOS;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#unwarn
|
#unwarn
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue