a lot of refactos
This commit is contained in:
@@ -2,6 +2,7 @@ export const SimState = {
|
||||
IDLE: 'idle',
|
||||
PREPARE: 'prepare',
|
||||
LIVE: 'live',
|
||||
PAUSED: 'paused',
|
||||
}
|
||||
|
||||
export function validateAgentSets(expected, found) {
|
||||
|
||||
Reference in New Issue
Block a user