mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 16:30:01 +08:00
📦 Game Update 13962
This commit is contained in:
@@ -52,7 +52,7 @@ mod tests {
|
||||
|
||||
let player_name = process.read_string(local_player_controller + 0x610)?;
|
||||
|
||||
println!("Name: {}", player_name);
|
||||
println!("Local player name: {}", player_name);
|
||||
|
||||
Ok(())
|
||||
}
|
||||
|
Reference in New Issue
Block a user