Skip to content

Commit

Permalink
[ci skip][AUTO]: Automated code generating update: 5e7e390 (#16339) (#…
Browse files Browse the repository at this point in the history
…16360)

Co-authored-by: cocos-robot <[email protected]>
  • Loading branch information
cocos-robot and cocos-robot authored Oct 8, 2023
1 parent 956d713 commit 602fa60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions native/cocos/core/builtin/DebugInfos.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ ccstd::unordered_map<uint32_t, ccstd::string> debugInfos = {
{ 1008, "[Action reverse]. override me" },
{ 1100, "Expected 'data' dict, but not found. Config file: %s" },
{ 1101, "Please load the resource first : %s" },
{ 1102, "Effect settings not found, effects will not be imported." },
{ 1103, "Success to load scene: %s" },
{ 1200, "cocos2d: Director: Error in gettimeofday" },
{ 1204, "Running scene should not be null" },
{ 1205, "The scene should not be null" },
Expand Down

0 comments on commit 602fa60

Please sign in to comment.