dep: server -> game_logic

This commit is contained in:
2024-03-09 07:39:30 +00:00
parent 3ad136b803
commit c7c84b4fd3
+3
View File
@@ -25,6 +25,9 @@
}, },
{ {
"path": "../gateway_server" "path": "../gateway_server"
},
{
"path": "../game_logic"
} }
] ]
} }