Skip to content

Commit

Permalink
Make an error
Browse files Browse the repository at this point in the history
  • Loading branch information
SMUnlimited committed Sep 10, 2023
1 parent 8e2f0e9 commit 72ba6b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common.eai
Original file line number Diff line number Diff line change
Expand Up @@ -2942,7 +2942,7 @@ endfunction
function InitTranslations takes nothing returns nothing
local string lang = ""
#INCLUDETABLE <Languages.txt> #EFR
set lang = "%1"
set lang = "%1" = blah gkf
#INCLUDETABLE <Languages\%1\Strategy.txt> #ENC:%4 #EFR
call AddTranslation(lang, "%1", "%2", "%3")
#ENDINCLUDE
Expand Down

0 comments on commit 72ba6b6

Please sign in to comment.