make game all screen

This commit is contained in:
Torsten Ruger
2015-07-09 12:32:29 +03:00
parent 84c66f7b97
commit 3f8f5cdc72
3 changed files with 12 additions and 10 deletions

View File

@ -7,9 +7,7 @@ module Main
class MainController < Volt::ModelController
def index
Game.new()
end
def about