diff options
author | x3Karma <juliuslimck@gmail.com> | 2022-01-04 00:35:23 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-04 00:35:23 +0800 |
commit | 5a2c4993104db1932ad8379a295a49b69aa889a9 (patch) | |
tree | 3d4ba314ba57a88805b3910532cb5fd0b0c31c9b /Northstar.Coop | |
parent | 0fe7ec431c2de4f83c2d6e3663f17f15bf49326d (diff) | |
parent | 9b88727e9791f8df708b2240b0ac3a1eec6fc236 (diff) | |
download | NorthstarMods-5a2c4993104db1932ad8379a295a49b69aa889a9.tar.gz NorthstarMods-5a2c4993104db1932ad8379a295a49b69aa889a9.zip |
Merge branch 'main' into main
Diffstat (limited to 'Northstar.Coop')
-rw-r--r-- | Northstar.Coop/mod.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Northstar.Coop/mod.json b/Northstar.Coop/mod.json index b4dfaeb2..f4fafbf9 100644 --- a/Northstar.Coop/mod.json +++ b/Northstar.Coop/mod.json @@ -20,6 +20,6 @@ "ServerCallback": { "After": "SingleplayerCoopLobby_Init" } - }, - ], -}
\ No newline at end of file + } + ] +} |