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