Maxim Sokhatsky 11 лет назад
Родитель
Сommit
06b377f762
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      apps/web/priv/static/app/js/bootloader.js

+ 1 - 0
apps/web/priv/static/app/js/bootloader.js

@@ -104,6 +104,7 @@ function PatchSVG()
 function initChatSample() {
 function initChatSample() {
     chatMessage("Chat","0","Maxim","Kakaranet:\nThis is in-game chat".encodeHTML());
     chatMessage("Chat","0","Maxim","Kakaranet:\nThis is in-game chat".encodeHTML());
 
 
+
     barHover();
     barHover();
     mouseWheelHandler({'detail':-100000,'wheelDelta':-100000});
     mouseWheelHandler({'detail':-100000,'wheelDelta':-100000});
     barHoverOut();
     barHoverOut();