mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 19:48:20 +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
|
||||
|
||||
#if BF_PLATFORM_MACOS
|
||||
return .Linux;
|
||||
return .macOS;
|
||||
#endif
|
||||
|
||||
#unwarn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue