diff --git a/Data/img/person/bezencon.png b/Data/img/person/bezencon.png new file mode 100644 index 0000000..13df526 Binary files /dev/null and b/Data/img/person/bezencon.png differ diff --git a/Data/img/person/evequoz.png b/Data/img/person/evequoz.png new file mode 100644 index 0000000..77e6b86 Binary files /dev/null and b/Data/img/person/evequoz.png differ diff --git a/Data/img/person/laffargue.png b/Data/img/person/laffargue.png new file mode 100644 index 0000000..251af63 Binary files /dev/null and b/Data/img/person/laffargue.png differ diff --git a/Data/img/person/pavanello.png b/Data/img/person/pavanello.png new file mode 100644 index 0000000..f931110 Binary files /dev/null and b/Data/img/person/pavanello.png differ diff --git a/Data/img/person/rey_mermet.png b/Data/img/person/rey_mermet.png new file mode 100644 index 0000000..d26b7ab Binary files /dev/null and b/Data/img/person/rey_mermet.png differ diff --git a/Data/img/person/sallem.png b/Data/img/person/sallem.png new file mode 100644 index 0000000..c4aa2f9 Binary files /dev/null and b/Data/img/person/sallem.png differ diff --git a/Data/img/person/savioz.png b/Data/img/person/savioz.png new file mode 100644 index 0000000..b62d4fe Binary files /dev/null and b/Data/img/person/savioz.png differ diff --git a/Data/img/person/wittmann.png b/Data/img/person/wittmann.png new file mode 100644 index 0000000..93ffec0 Binary files /dev/null and b/Data/img/person/wittmann.png differ diff --git a/src/Main/PokeHES.java b/src/Main/PokeHES.java index eb94221..c326f20 100644 --- a/src/Main/PokeHES.java +++ b/src/Main/PokeHES.java @@ -21,7 +21,6 @@ public class PokeHES extends PortableApplication { private static Vector entities = new Vector<>(); private long beginTime; private long lastMesure; - private long stairTime; public static boolean risingFront = false;