﻿//游戏初始化信息

@isDebug=false
@moveSpeed=9
@startMapId=1
@startSceneId=2
@startX=30
@startY=321
@startDir=right




