mirror of
https://git.ngram.ca/OpenJam/rc-servers
synced 2026-08-23 23:08:52 +00:00
Add minimal robot factory functionality and arc archive support for #6
This commit is contained in:
@@ -100,6 +100,7 @@ pub struct NewSlotData<C> {
|
||||
pub slot: polariton::operation::Typed<C>,
|
||||
pub bay_cpu: polariton::operation::Typed<C>,
|
||||
pub mastery_level: polariton::operation::Typed<C>,
|
||||
pub slot_i: i32,
|
||||
}
|
||||
|
||||
pub struct VehicleData {
|
||||
|
||||
Reference in New Issue
Block a user