1
0
mirror of https://github.com/Klagarge/PokeHES.git synced 2024-11-22 17:33:27 +00:00

polish after merge

This commit is contained in:
Rémi Heredero 2022-06-19 18:11:52 +02:00
parent d39b79378f
commit 76725146b8
9 changed files with 0 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

BIN
Data/img/person/evequoz.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

BIN
Data/img/person/sallem.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

BIN
Data/img/person/savioz.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

View File

@ -21,7 +21,6 @@ public class PokeHES extends PortableApplication {
private static Vector<Entity> entities = new Vector<>();
private long beginTime;
private long lastMesure;
private long stairTime;
public static boolean risingFront = false;