작업 중...

This commit is contained in:
2018-01-13 21:08:01 +09:00
parent f523683624
commit 1efe3a750b
6 changed files with 48 additions and 16 deletions
+1 -1
View File
@@ -2395,7 +2395,7 @@ function process_32($connect, &$general) {
function process_33($connect, &$general) {
global $_firing, $_basefiring, $_firingpower;
global $_basegold, $_baserice;
//global $_basegold, $_baserice; //TODO : 버그로 보여서 지웠는데, 진짜로 지워도 되는지 확인
//탈취는 0까지 무제한
$_basegold = 0; $_baserice = 0;
$date = substr($general[turntime],11,5);