-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #9 from Superalgos/develop
Superalgos v1.5.0 - Merge Develop to Master
- Loading branch information
Showing
2 changed files
with
1,289 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"type": "P2P Network", | ||
"name": "Fishnet", | ||
"config": "{\n \"codeName\": \"Fishnet\"\n}", | ||
"project": "Network", | ||
"id": "a499578b-e64a-4a0b-b8be-f5b885b5202b", | ||
"savedPayload": { | ||
"position": { | ||
"x": 25602.356993272082, | ||
"y": 32398.91877861529 | ||
}, | ||
"targetPosition": { | ||
"x": 25602.356993272082, | ||
"y": 32398.91877861529 | ||
}, | ||
"floatingObject": { | ||
"isPinned": false, | ||
"isFrozen": false, | ||
"isCollapsed": true, | ||
"angleToParent": 1, | ||
"distanceToParent": 3, | ||
"arrangementStyle": 0 | ||
}, | ||
"uiObject": { | ||
"isRunning": false | ||
} | ||
} | ||
} |
Oops, something went wrong.