undef HALF_FREQUENCY_SENDING_TO_CLIENT
[ryzomcore.git] / web / public_php / ams / js / custom.js
blob87e39eea8056bc6c41f5ec0dd4c9744c624db4be
1 $(document).ready(function () {
2     //other things to do on document ready, separated for ajax calls
3     docReady();
4 });
7 function docReady() {