update holiday

This commit is contained in:
2026-01-01 05:21:25 +08:00
parent c5e9d073fa
commit 7423e29443
12 changed files with 273 additions and 37 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ extends Node
# Standard Nakama Configuration
const NAKAMA_SERVER_KEY = "defaultkey"
const NAKAMA_HOST = "77.237.232.232"
const NAKAMA_HOST = "localhost"
const NAKAMA_PORT = 7350
const NAKAMA_SCHEME = "http"