chore: adjust player tank's size
This commit is contained in:
@@ -197,7 +197,7 @@ const PVP_BASE_HP = 5; // base hit points for 1v1 PVP mode
|
||||
// Server Configuration
|
||||
// ============================================================
|
||||
// const SERVER_URL = 'ws://192.168.1.103:3000'; // local testing server URL, replace with actual server URL in production
|
||||
const SERVER_URL = 'wss://www.igeek.site/games/wx/tankwar';
|
||||
const SERVER_URL = 'wss://game.igeek.site/tankwar/ws';
|
||||
|
||||
|
||||
// ============================================================
|
||||
|
||||
Reference in New Issue
Block a user