dev: light please
This commit is contained in:
parent
3875f897c2
commit
2d0a3a9794
|
@ -18,6 +18,6 @@ export default class Time extends Component {
|
|||
};
|
||||
}
|
||||
static properties = {
|
||||
irlSeconds: {defaultValue: 18 * realSecondsPerGameHour, type: 'uint16'},
|
||||
irlSeconds: {defaultValue: 10 * realSecondsPerGameHour, type: 'uint16'},
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user