You've already forked FullScreenPokemon
mirror of
https://github.com/FullScreenShenanigans/FullScreenPokemon.git
synced 2026-04-28 12:58:40 -07:00
f167c18056
This will be used for adding in menus and the like.
4 lines
149 B
JavaScript
4 lines
149 B
JavaScript
FullScreenPokemon.prototype.settings.groups = {
|
|
"groupNames": ["Solid", "Character", "Scenery", "Terrain", "Text"],
|
|
"groupTypes": "Array",
|
|
}; |