mirror of
https://github.com/rehlds/revoice.git
synced 2025-01-28 14:38:24 +03:00
Temporary disabled load config
This commit is contained in:
parent
32ed0c8924
commit
f378ce017a
@ -113,8 +113,8 @@ bool Revoice_Load() {
|
|||||||
if (!Revoice_Utils_Init())
|
if (!Revoice_Utils_Init())
|
||||||
return false;
|
return false;
|
||||||
|
|
||||||
if (!Revoice_Cfg_LoadDefault())
|
/*if (!Revoice_Cfg_LoadDefault())
|
||||||
return false;
|
return false;*/
|
||||||
|
|
||||||
if (!Revoice_RehldsApi_Init()) {
|
if (!Revoice_RehldsApi_Init()) {
|
||||||
LCPrintf(true, "Failed to locate REHLDS API\n");
|
LCPrintf(true, "Failed to locate REHLDS API\n");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user