tanghai 2b191c8b82 1.服务端消息大部分可以热更,把能热更的消息移动到hotfix层,需要保存状态的消息例如FrameMessage需要手写放到ETModel层 %!s(int64=7) %!d(string=hai) anos
..
Location.cs 1ff6f566e9 为了避免命名空间冲突,Model改成ETModel,Hotfix改成ETHotfix %!s(int64=8) %!d(string=hai) anos
LocationComponent.cs 67d91876db 将帧同步demo抽出成一个module %!s(int64=8) %!d(string=hai) anos
LocationProxyComponent.cs 2b191c8b82 1.服务端消息大部分可以热更,把能热更的消息移动到hotfix层,需要保存状态的消息例如FrameMessage需要手写放到ETModel层 %!s(int64=7) %!d(string=hai) anos