Well.. this should've been implemented already.

This commit is contained in:
IceStormNG
2023-07-24 14:14:57 +02:00
parent 4d686b6115
commit 93ad46a685

View File

@@ -33,7 +33,7 @@
public override int ProfileCount()
{
throw new NotImplementedException();
return 5;
}
public override int MaxDPI()
{