chess 맵 테스트로 추가, 전차전 php 코드 버그 수정
This commit is contained in:
@@ -3,7 +3,7 @@ namespace sammo;
|
||||
|
||||
class GameUnitConst extends GameUnitConstBase
|
||||
{
|
||||
const DEFAULT_CREWTYPE = 217001;
|
||||
const DEFAULT_CREWTYPE = 9040;
|
||||
|
||||
protected static $_buildData = [
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user