feat: use correct gameID
This commit is contained in:
parent
6960c79fbd
commit
c90c256097
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ in {
|
||||||
services.minetest-server = {
|
services.minetest-server = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
gameId = "asuna";
|
gameId = "EinsDreiDreiSieben";
|
||||||
port = port;
|
port = port;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue