fix issues

- fix usage error of ckid getter in bmap wrapper.
- fix CKObject flag init value error.
- fix CKFileWriter writing empty object name error.
- regulate some statement.
This commit is contained in:
2023-11-30 22:48:40 +08:00
parent 279fa1eccb
commit 74d8f02588
5 changed files with 16 additions and 11 deletions

View File

@ -8,7 +8,7 @@
#endif
// Debug IronPad used. Force enable IronPad.
#define IRONPAD_ENABLED 1
//#define IRONPAD_ENABLED 1
namespace IronPad {