emilyinure / solace-csgo

An internal csgo cheat for legacy hvh
36 stars 12 forks source link

Minor typo issues #8

Open ghost opened 1 year ago

ghost commented 1 year ago

https://github.com/emilyinure/solace-csgo/blob/a8bef1fe93b2adbe5753777899c635b8d4996fc1/solace-csgo/player.h#L383 encoder > encoded

https://github.com/emilyinure/solace-csgo/blob/a8bef1fe93b2adbe5753777899c635b8d4996fc1/solace-csgo/player.h#L662 has_helment > has_helmet

https://github.com/emilyinure/solace-csgo/blob/a8bef1fe93b2adbe5753777899c635b8d4996fc1/solace-csgo/engine_client.h#L72 client_cmd_urestricted > client_cmd_unrestricted, and the virtual function name is incorrect, it should be execute_client_cmd