10 lines
204 B
Ucode
10 lines
204 B
Ucode
/**
|
|
*
|
|
* Copyright 1998-2013 Epic Games, Inc. All Rights Reserved.
|
|
*/
|
|
class MobileMenuPlayerController extends GamePlayerController;
|
|
|
|
DefaultProperties
|
|
{
|
|
InputClass=class'MobilePlayerInput'
|
|
} |