﻿//游戏初始化信息

@isDebug=false
@moveSpeed=9
@startMapId=1
@startSceneId=2
@startX=225
@startY=257
@startDir=right




