This website requires JavaScript.
Explore
Help
Sign in
phaneron
/
DragonNest
Watch
1
Star
0
Fork
You've already forked DragonNest
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
master
DragonNest
/
Server
/
ServiceManagerEx
/
ErrorCode.h
8 lines
91 B
C
Raw
Permalink
Normal View
History
Unescape
Escape
Revert "修复编码问题" This reverts commit 9e69c0176761381247f2b24ccf58ac48ee50fba5.
2024-12-21 10:04:04 +08:00
#
pragma once
enum
log_error
{
error_none
,
error_file_not_found
,
error_size_overflow
,
}
;
Reference in a new issue
Copy permalink