refactor: start at 4am

This commit is contained in:
cha0s 2019-04-04 18:14:22 -04:00
parent 3857afa395
commit 1f8b9bdb9b

View File

@ -17,6 +17,7 @@ export default function() {
const room = createRoom();
// Time :)
const time = new WorldTime();
time.hour = 4;
// Entity tracking.
const informables = [];
const stateSynchronizer = new StateSynchronizer({