DeviceList and InputList are driven by BGAnimations... we don't need these then
This commit is contained in:
@@ -13,12 +13,6 @@
|
||||
class DeviceList: public BitmapText
|
||||
{
|
||||
public:
|
||||
DeviceList()
|
||||
{
|
||||
this->SetName("DeviceList");
|
||||
LOAD_ALL_COMMANDS(this);
|
||||
}
|
||||
|
||||
void Update( float fDeltaTime )
|
||||
{
|
||||
// Update devices text
|
||||
|
||||
Reference in New Issue
Block a user