Skip to content

Commit

Permalink
Merge pull request #11 from ssdh233/feature/merge-retail-and-classic
Browse files Browse the repository at this point in the history
Merge classic and retail into one
  • Loading branch information
ssdh233 authored Aug 11, 2023
2 parents d0a2697 + d920d8f commit 9f2b6a8
Show file tree
Hide file tree
Showing 34 changed files with 45 additions and 490,499 deletions.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion classic/DictFrame.xml → DictFrame.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</OnClick>
</Scripts>
</Button>
<Frame name="DictFrame" parent="UIParent" frameStrata="DIALOG" toplevel="true" inherits="BasicFrameTemplateWithInset" hidden="true">
<Frame name="DictFrame" frameStrata="DIALOG" toplevel="true" parent="UIParent" inherits="BasicFrameTemplateWithInset" hidden="true">
<Size>
<AbsDimension x="600" y="428"/>
</Size>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
126 changes: 0 additions & 126 deletions classic/DictFrame.lua

This file was deleted.

3 changes: 0 additions & 3 deletions classic/README.md

This file was deleted.

63 changes: 0 additions & 63 deletions classic/WoWDictFont.xml

This file was deleted.

17 changes: 0 additions & 17 deletions classic/dict.lua

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion retail/dict.lua → dict.lua
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ DictSource = {
}
}

DictKeys = {"cn", "ja"}
DictKeys = {"cn", "ja"}
File renamed without changes.
40 changes: 0 additions & 40 deletions retail/DictExportFrame.xml

This file was deleted.

89 changes: 0 additions & 89 deletions retail/DictLogFrame.lua

This file was deleted.

Loading

0 comments on commit 9f2b6a8

Please sign in to comment.