Browse Source

bootloader

Maxim Sokhatsky 11 years ago
parent
commit
06b377f762
1 changed files with 1 additions and 0 deletions
  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() {
     chatMessage("Chat","0","Maxim","Kakaranet:\nThis is in-game chat".encodeHTML());
 
+
     barHover();
     mouseWheelHandler({'detail':-100000,'wheelDelta':-100000});
     barHoverOut();