fix compile error
							parent
							
								
									0e708068ea
								
							
						
					
					
						commit
						2453fd8879
					
				|  | @ -55,10 +55,10 @@ namespace DofLibrary | ||||||
|         /// 发送 AllLevelEnd 所有关卡结束 消息 |         /// 发送 AllLevelEnd 所有关卡结束 消息 | ||||||
|         /// </summary> |         /// </summary> | ||||||
|         void AllLevelEnd(float timeSpent); |         void AllLevelEnd(float timeSpent); | ||||||
|          | 
 | ||||||
|         /// <summary> |         /// <summary> | ||||||
|         /// 发送心跳包 |         /// 发送心跳包 | ||||||
|         /// </summary> |         /// </summary> | ||||||
|         void Heartbeat(long timestamp) |         void Heartbeat(long timestamp); | ||||||
|     } |     } | ||||||
| } | } | ||||||
		Loading…
	
		Reference in New Issue
	
	 xiaohang
						xiaohang