Update dwCSGOInput signature

This commit is contained in:
渟雲 2024-08-15 06:24:12 +08:00 committed by GitHub
parent e037bc3ddf
commit 77ab54a3f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -72,7 +72,7 @@ macro_rules! pattern_map {
pattern_map! { pattern_map! {
client => { client => {
"dwCSGOInput" => pattern!("488d0d${'} e8${} 488d05${} 48c705[8] 488905${} 488d0d${} 488d05") => Some(|view, map, rva| { "dwCSGOInput" => pattern!("488d0d${'} e8${}8bbe8412") => Some(|view, map, rva| {
let mut save = [0; 2]; let mut save = [0; 2];
if view.scanner().finds_code(pattern!("f2410f108430u4"), &mut save) { if view.scanner().finds_code(pattern!("f2410f108430u4"), &mut save) {