feat: Add wonder_event_url to GameConfig
This commit is contained in:
@@ -25,7 +25,8 @@ fn test_load_valid_config() {
|
||||
"pom_speed": 2.0,
|
||||
"shovel_base_price": 10,
|
||||
"shovel_rate": 0.2,
|
||||
"berry_seeds": []
|
||||
"berry_seeds": [],
|
||||
"wonder_event_url": "wss://pomomon.farm/ws"
|
||||
}"#,
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user