-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Start a day at 6am so something is happening sooner #26
Comments
I'm thinking this should work, but didn't test it yet. index 1e81ec12..a3896324 100644
--- a/environment/frontend_server/storage/base_the_ville_isabella_maria_klaus/reverie/meta.json
+++ b/environment/frontend_server/storage/base_the_ville_isabella_maria_klaus/reverie/meta.json
@@ -1,7 +1,7 @@
{
"fork_sim_code": "base_the_ville_isabella_maria_klaus",
"start_date": "February 13, 2023",
- "curr_time": "February 13, 2023, 00:00:00",
+ "curr_time": "February 13, 2023, 00:06:00",
"sec_per_step": 10,
"maze_name": "the_ville",
"persona_names": [
|
I think it should be 06:00:00 |
16 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The demo at http://localhost:8000/replay/July1_the_ville_isabella_maria_klaus-step-3-20/1/ and the simulation start times are set for midnight. This means you end up waiting a while before anything happens.
The text was updated successfully, but these errors were encountered: