V0.7.2.a Arroyo Toad
Fixed a bug about getting IDs
This commit is contained in:
@@ -92,7 +92,7 @@ public actor DeviceFactory {
|
|||||||
throw CoreError.FinishedIDs
|
throw CoreError.FinishedIDs
|
||||||
}
|
}
|
||||||
|
|
||||||
return DeviceFactory.availableIDs.removeFirst()
|
return DeviceFactory.availableIDs.first!
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user