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:
@ -8,7 +8,7 @@
|
||||
#endif
|
||||
|
||||
// Debug IronPad used. Force enable IronPad.
|
||||
#define IRONPAD_ENABLED 1
|
||||
//#define IRONPAD_ENABLED 1
|
||||
|
||||
namespace IronPad {
|
||||
|
||||
|
Reference in New Issue
Block a user