diff --git a/app/views/gathers/show.html.erb b/app/views/gathers/show.html.erb index f2d8796..4e5e9c4 100644 --- a/app/views/gathers/show.html.erb +++ b/app/views/gathers/show.html.erb @@ -49,7 +49,7 @@ document.documentElement.addEventListener(click, kickoff, true); }, loop: true, - volume: 0.6, + volume: 0.5, swfPath: "/flash" }); @@ -144,7 +144,7 @@

- Gathers have moved to <%= link_to "gathers.ensl.org", gathers_url, target: "_blank" %>. This app is just a fallback in case something goes wrong + NS2 gathers have moved to <%= link_to "gathers.ensl.org", gathers_url, target: "_blank" %>. This page is for the real game.

<% if @gather and @gather.status != Gather::STATE_FINISHED %> @@ -170,18 +170,18 @@
Gather Info
-
Voice Comunication
+
Voice Communication
@@ -192,7 +192,7 @@ - <% end %> + <% end %>
<%= render_gather %>