mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Create a checked, releasable type for laser codes.
The release behavior isn't used yet, but I'm working on pre-allocating laser codes for front lines and flights to make it easier for players to pick the laser codes for their weapons.
This commit is contained in:
@@ -1 +1,3 @@
|
||||
from .ilasercoderegistry import ILaserCodeRegistry
|
||||
from .lasercode import LaserCode
|
||||
from .lasercoderegistry import LaserCodeRegistry
|
||||
|
||||
Reference in New Issue
Block a user