예제 #1
0
root_room::root_room(server &svr) :
	private_room(svr, "_root_room", svr.get_root()->get_password())
{}