data normalization
This commit is contained in:
parent
b2673f1732
commit
134e3fc79a
@ -6,7 +6,6 @@ pub enum Error{
|
|||||||
|
|
||||||
BLOCK_BOT_HEADER:
|
BLOCK_BOT_HEADER:
|
||||||
u128 map_resource_uuid //which map is this bot running
|
u128 map_resource_uuid //which map is this bot running
|
||||||
u128 time_resource_uuid //resource database time
|
|
||||||
//don't include style info in bot header because it's in the simulation state
|
//don't include style info in bot header because it's in the simulation state
|
||||||
//blocks are laid out in chronological order, but indices may jump around.
|
//blocks are laid out in chronological order, but indices may jump around.
|
||||||
u64 num_segments
|
u64 num_segments
|
||||||
|
Loading…
Reference in New Issue
Block a user