diff options
| author | ilotterytea <iltsu@alright.party> | 2025-04-06 19:29:29 +0400 |
|---|---|---|
| committer | ilotterytea <iltsu@alright.party> | 2025-04-06 19:29:29 +0400 |
| commit | d1fcac7411bd0a686c3ccaa7416d98dc197c4e59 (patch) | |
| tree | 5ea919dc3f55f25b36dba73bc17ab02e6461dccf /bot/src/localization/line_id.hpp | |
| parent | d1f8efef4a68f81ca104e9b8f51e04497f3bd8aa (diff) | |
feat: lua execution error
Diffstat (limited to 'bot/src/localization/line_id.hpp')
| -rw-r--r-- | bot/src/localization/line_id.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bot/src/localization/line_id.hpp b/bot/src/localization/line_id.hpp index e9b90c0..bc84074 100644 --- a/bot/src/localization/line_id.hpp +++ b/bot/src/localization/line_id.hpp @@ -26,6 +26,7 @@ namespace bot { ErrorExternalAPIError, ErrorInsufficientRights, ErrorIllegalCommand, + ErrorLuaExecutionError, PingResponse, |
