mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 15:48:51 +00:00
Fix #2684
This commit is contained in:
@@ -71,6 +71,8 @@ Error :: enum {
|
||||
TS_File_Expected_Source,
|
||||
TS_File_Expected_Translation,
|
||||
TS_File_Expected_NumerusForm,
|
||||
Bad_Str,
|
||||
Bad_Id,
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user