Missing Controller

Error: LobbyController could not be found.

Error: Create the class LobbyController below in file: app/controllers/lobby_controller.php

<?php
class LobbyController extends AppController {

	var $name = 'Lobby';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp