Open ghost opened 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
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