mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-16 11:06:49 +01:00
cocoa: Cut and paste from HTML strikes again!
This commit is contained in:
parent
19aaa2944d
commit
b79832ba11
@ -310,7 +310,7 @@ LoadMainMenuNibIfAvailable(void)
|
|||||||
NSString *mainNibFileName;
|
NSString *mainNibFileName;
|
||||||
bool success = false;
|
bool success = false;
|
||||||
|
|
||||||
if (floor(NSAppKitVersionNumber) < NSAppKitVersionNumber10_8) {
|
if (floor(NSAppKitVersionNumber) < NSAppKitVersionNumber10_8) {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
infoDict = [[NSBundle mainBundle] infoDictionary];
|
infoDict = [[NSBundle mainBundle] infoDictionary];
|
||||||
|
Loading…
Reference in New Issue
Block a user