<%= render :partial => "render_scene", :locals =>{:squares=>@squares} %>
<%= render :partial => "inventory_bar" %>
<%= start_bubble_wrap("light_blue","black","nohome") %> Stuff that has no home in the interface yet:
Instances Messages Game Stats Report a Bug
Revision 337 notes.
Michael says: <% if @god_message %> <%= @god_message.message %> <% end %> <% if @user %>

Currently playing with <%= number_with_delimiter(@user.class.currently_playing) %> other users.

<% end %> <%= end_bubble_wrap("light_blue","black") %>