chore: testing is too darn dark
This commit is contained in:
parent
ec4732b15b
commit
2f3988cd55
|
@ -17,7 +17,7 @@ export default function() {
|
|||
const room = createRoom();
|
||||
// Time :)
|
||||
const worldTime = new WorldTime();
|
||||
worldTime.hour = 4;
|
||||
worldTime.hour = 10;
|
||||
// Entity tracking.
|
||||
const informables = [];
|
||||
const stateSynchronizer = new StateSynchronizer({
|
||||
|
|
Loading…
Reference in New Issue
Block a user