commit
aa713e07d0
@ -1469,7 +1469,7 @@ bool OBSBasic::InitBasicConfig()
|
||||
|
||||
ret = GetProfilePath(configPath, sizeof(configPath), "basic.ini");
|
||||
if (ret <= 0) {
|
||||
OBSErrorBox(nullptr, "Failed to get base.ini path");
|
||||
OBSErrorBox(nullptr, "Failed to get basic.ini path");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user