fix games port

This commit is contained in:
I-Have-An-Issue 2023-01-22 22:11:28 -05:00
parent 34102c9f47
commit 1412f534c7
No known key found for this signature in database
GPG Key ID: E55435DEA0825091
1 changed files with 1 additions and 2 deletions

View File

@ -33,8 +33,7 @@ class GameJob extends Job {
{ type: "LUA_TSTRING", value: process.env.BASE_URL },
{ type: "LUA_TNUMBER", value: id },
{ type: "LUA_TNUMBER", value: 53640 },
// { type: "LUA_TNUMBER", value: server_port },
{ type: "LUA_TNUMBER", value: server_port },
{ type: "LUA_TNUMBER", value: server_owner_id },
],
},