sigeer / Cosmic_DotNet

MapleStory Global v83
GNU Affero General Public License v3.0
4 stars 0 forks source link

重构:本意是保持Map和MapModel属性的同步,但是这里会有eim事件时切换到别的地图。 #103

Closed sigeer closed 1 week ago

sigeer commented 1 week ago

统一使用MapModel.Id,Map仅用在读写数据库

87