Skip to content

Commit

Permalink
Merge pull request #2 from MephistoSatanDevil/master
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
long-168 authored Jan 7, 2025
2 parents f94a2aa + 0230398 commit bdabe15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions spell_rev/setup-spell_rev.tp2
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ALWAYS
ACTION_IF NOT VARIABLE_IS_SET cd_always THEN BEGIN
OUTER_SET cd_always = 1

ACTION_DEFINE_ARRAY cdnoconvert BEGIN setup install END // List of tra files that contain ONLY strings for the WeiDU installer and NOT game content
ACTION_DEFINE_ARRAY cdnoconvert BEGIN setup END // List of tra files that contain ONLY strings for the WeiDU installer and NOT game content
ACTION_DEFINE_ARRAY cdreload BEGIN arcane divine END // List of tra files that contain strings used for game content that get converted in the next step

LAF HANDLE_CHARSETS INT_VAR infer_charset = 1 STR_VAR tra_path = EVAL ~%MOD_FOLDER%/languages~ noconvert_array = cdnoconvert reload_array = cdreload END
Expand Down Expand Up @@ -46,7 +46,7 @@ LANGUAGE ~Simplified Chinese~
~schinese~
~spell_rev\languages\schinese\arcane.tra~
~spell_rev\languages\schinese\divine.tra~
~spell_rev\languages\schinese\install.tra~
~spell_rev\languages\schinese\setup.tra~
/* LANGUAGE ~Russian~
~russian~
~spell_rev\languages\english\arcane.tra~
Expand Down

0 comments on commit bdabe15

Please sign in to comment.