1
0
mirror of https://github.com/Klagarge/PokeHES.git synced 2025-07-07 17:01:10 +00:00

add 2 and a door

This commit is contained in:
2022-06-14 03:56:02 +02:00
parent 260515519e
commit 3e4e32fd10
23 changed files with 616 additions and 82 deletions

View File

@ -52,6 +52,16 @@ public class ScreenMap extends RenderingScreen{
createMap("test");
createMap("test_couloir");
createMap("desert");
createMap("SS");
createMap("21RI");
createMap("21RS");
createMap("21N2");
createMap("21N3");
createMap("21N205");
createMap("21N304");
createMap("21N307");
createMap("21N308");
}
@Override