mirror of
https://github.com/rehlds/revoice.git
synced 2025-01-14 15:47:58 +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())
|
||||
return false;
|
||||
|
||||
if (!Revoice_Cfg_LoadDefault())
|
||||
return false;
|
||||
/*if (!Revoice_Cfg_LoadDefault())
|
||||
return false;*/
|
||||
|
||||
if (!Revoice_RehldsApi_Init()) {
|
||||
LCPrintf(true, "Failed to locate REHLDS API\n");
|
||||
|
Loading…
x
Reference in New Issue
Block a user