lib.php의 글로벌 변수를 GameConst로 이동
- 계략의 게임 내 영단어를 trick에서 sabotage로 변경
This commit is contained in:
+1
-1
@@ -192,7 +192,7 @@ create table nation (
|
||||
l5set int(1) default 0,
|
||||
scout int(1) default 0,
|
||||
war int(1) default 0,
|
||||
tricklimit int(4) default 36,
|
||||
sabotagelimit int(4) default 36,
|
||||
surlimit int(4) default 72,
|
||||
scoutmsg text default '',
|
||||
tech int(8) default 0, totaltech int(8) default 0,
|
||||
|
||||
Reference in New Issue
Block a user