Skip to content

Commit

Permalink
[ci skip][AUTO]: Automated code generating update: 8520e56 (#18198) (#…
Browse files Browse the repository at this point in the history
…18200)

Co-authored-by: cocos-robot <[email protected]>
  • Loading branch information
cocos-robot and cocos-robot authored Jan 16, 2025
1 parent 37e1dcc commit ae9a255
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 @@ -266,6 +266,8 @@ ccstd::unordered_map<uint32_t, ccstd::string> debugInfos = {
{ 5200, "Warning: localStorage isn't enabled. Please confirm browser cookie or privacy option" },
{ 5201, "browser don't support web audio" },
{ 5202, "This feature supports WebGL render mode only." },
{ 5203, "Audio buffer cache %s has not been added." },
{ 5204, "Audio buffer %s has been cached." },
{ 5300, "Type of target to deserialize not matched with data: target is %s, data is %s" },
{ 5301, "Can not find script '%s'" },
{ 5302, "Can not find class '%s'" },
Expand Down

0 comments on commit ae9a255

Please sign in to comment.