Fixed spelling.
This commit is contained in:
parent
86eee0c752
commit
aa647e7f08
1 changed files with 16 additions and 16 deletions
|
@ -193,14 +193,14 @@ local UI UI1 = {
|
|||
{ "cursor-green-hair" },
|
||||
{ "cursor-red-hair" },
|
||||
{ "cursor-scroll" },
|
||||
{ "cursor-arror-e" },
|
||||
{ "cursor-arror-ne" },
|
||||
{ "cursor-arror-n" },
|
||||
{ "cursor-arror-nw" },
|
||||
{ "cursor-arror-w" },
|
||||
{ "cursor-arror-s" },
|
||||
{ "cursor-arror-sw" },
|
||||
{ "cursor-arror-se" },
|
||||
{ "cursor-arrow-e" },
|
||||
{ "cursor-arrow-ne" },
|
||||
{ "cursor-arrow-n" },
|
||||
{ "cursor-arrow-nw" },
|
||||
{ "cursor-arrow-w" },
|
||||
{ "cursor-arrow-s" },
|
||||
{ "cursor-arrow-sw" },
|
||||
{ "cursor-arrow-se" },
|
||||
};
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
|
@ -332,14 +332,14 @@ local UI UI2 = {
|
|||
{ "cursor-green-hair" },
|
||||
{ "cursor-red-hair" },
|
||||
{ "cursor-scroll" },
|
||||
{ "cursor-arror-e" },
|
||||
{ "cursor-arror-ne" },
|
||||
{ "cursor-arror-n" },
|
||||
{ "cursor-arror-nw" },
|
||||
{ "cursor-arror-w" },
|
||||
{ "cursor-arror-s" },
|
||||
{ "cursor-arror-sw" },
|
||||
{ "cursor-arror-se" },
|
||||
{ "cursor-arrow-e" },
|
||||
{ "cursor-arrow-ne" },
|
||||
{ "cursor-arrow-n" },
|
||||
{ "cursor-arrow-nw" },
|
||||
{ "cursor-arrow-w" },
|
||||
{ "cursor-arrow-s" },
|
||||
{ "cursor-arrow-sw" },
|
||||
{ "cursor-arrow-se" },
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue