forked from 0x2620/oxjs
typos
This commit is contained in:
parent
c30fe02850
commit
147d637b7b
32 changed files with 83 additions and 83 deletions
|
|
@ -111,7 +111,7 @@ Ox.ListMap = function(options, self) {
|
|||
if (data.area >= area) {
|
||||
iconSize = size;
|
||||
} else {
|
||||
Ox.Break()();
|
||||
Ox.Break();
|
||||
}
|
||||
});
|
||||
return data.type
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue