Box Art: Difference between revisions
m
tag
(Fixed broken link) |
-u ndefined- (talk | contribs) m (tag) |
||
Line 33: | Line 33: | ||
* Since the width and height are the same, we only need to check one of them. | * Since the width and height are the same, we only need to check one of them. | ||
* When sharing a game, the screen size increases to <code>4096</code> (or <code>8192</code> on some devices), and the script will only run when the screen size is equal to or greater than 4096. | * When sharing a game, the screen size increases to <code>4096</code> (or <code>8192</code> on some devices), and the script will only run when the screen size is equal to or greater than 4096. | ||
[[Category:Build]] |