Added /KillReactor command to blow up the reactor in Multiplayer games

This commit is contained in:
zicodxx 2008-12-12 15:57:00 +00:00
parent 85f7a49177
commit 9df5d7fde4

View file

@ -1253,6 +1253,9 @@ void multi_send_message_end()
net_destroy_controlcen(NULL);
multi_send_destroy_controlcen(-1,Player_num);
}
multi_message_index = 0;
multi_sending_message = 0;
return;
}
else