Commit bfeba749 authored by vysheng's avatar vysheng

Updated: layer10

parent a8cc367a
...@@ -305,7 +305,7 @@ void out_random (int n) { ...@@ -305,7 +305,7 @@ void out_random (int n) {
int allow_send_linux_version; int allow_send_linux_version;
void do_insert_header (void) { void do_insert_header (void) {
out_int (CODE_invoke_with_layer9); out_int (CODE_invoke_with_layer10);
out_int (CODE_init_connection); out_int (CODE_init_connection);
out_int (TG_APP_ID); out_int (TG_APP_ID);
if (allow_send_linux_version) { if (allow_send_linux_version) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment