Skip to content

Commit

Permalink
update error map
Browse files Browse the repository at this point in the history
  • Loading branch information
Joelrau committed Aug 4, 2024
1 parent 66c3626 commit 131196c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/client/component/gsc/error_info_map.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -1936,9 +1936,9 @@ namespace gsc
{0x14049cabb,""},
{0x14049cac5,""},
//sub_14049CB20
{0x14049cc14,""},
{0x14049cc29,""},
{0x14049cc3c,""},
{0x14049cc14,"Dvar %s has an invalid dvar name"},
{0x14049cc29,"SetSavedDvar(): The dvar \"%s\" does not exist."},
{0x14049cc3c,"SetSavedDvar can only be called on dvars with the SAVED flag set"},
//sub_14049CC70
{0x14049cc8c,""},
{0x14049ccac,""},
Expand Down

0 comments on commit 131196c

Please sign in to comment.