chore: testing is too darn dark

This commit is contained in:
cha0s 2019-04-07 15:14:05 -04:00
parent ec4732b15b
commit 2f3988cd55

View File

@ -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({