ShitCity
This commit is contained in:
parent
b30c83353e
commit
b50fad32ec
1 changed files with 2 additions and 2 deletions
|
@ -63,7 +63,7 @@ pub(crate) const CONFIG: InjectConfiguration = InjectConfiguration {
|
||||||
#[cfg(not(feature = "enable-sdk"))]
|
#[cfg(not(feature = "enable-sdk"))]
|
||||||
disable_sdk: DisableSdkConfiguration{
|
disable_sdk: DisableSdkConfiguration{
|
||||||
sdk_dll: s!("KRSDK.dll"),
|
sdk_dll: s!("KRSDK.dll"),
|
||||||
eula_accept: 0x94710,
|
eula_accept: 0x95440,
|
||||||
sdk_go_away: 0x9FE10
|
sdk_go_away: 0xA1280
|
||||||
}
|
}
|
||||||
};
|
};
|
Loading…
Reference in a new issue