mirror of
https://github.com/DarthAffe/CUE.NET.git
synced 2025-12-13 00:58:31 +00:00
Removed todos
This commit is contained in:
parent
0fc32243c8
commit
4e47275c7e
@ -73,7 +73,7 @@ namespace CUE.NET.Devices.Headset
|
||||
|
||||
protected override void DeviceUpdate()
|
||||
{
|
||||
//TODO DarthAffe 21.08.2016: Create something fancy for headsets
|
||||
//DarthAffe 21.08.2016: Headsets can't own brushes or groups - nothing to do here for now
|
||||
}
|
||||
|
||||
#region IEnumerable
|
||||
|
||||
@ -96,7 +96,7 @@ namespace CUE.NET.Devices.Mouse
|
||||
|
||||
protected override void DeviceUpdate()
|
||||
{
|
||||
//TODO DarthAffe 21.08.2016: Create something fancy for mice
|
||||
//DarthAffe 21.08.2016: Mice can't own brushes or groups - nothing to do here for now
|
||||
}
|
||||
|
||||
#region IEnumerable
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user