mirror of
https://github.com/sirjonasxx/G-Earth.git
synced 2024-11-23 00:40:51 +01:00
Merge branch 'sirjonasxx:master' into internationalization
This commit is contained in:
commit
de625d3efa
@ -55,7 +55,7 @@ public class OSValidator {
|
||||
if (isWindows()) {
|
||||
return "Windows";
|
||||
} else if (isMac()) {
|
||||
return "Max";
|
||||
return "Mac";
|
||||
} else if (isUnix()) {
|
||||
return "Linux";
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user