1
0
mirror of https://github.com/Klagarge/PokeHES.git synced 2025-10-31 03:39:16 +00:00

add version

This commit is contained in:
2022-06-19 23:29:02 +02:00
parent c6b854948d
commit c94e170a30
16 changed files with 86 additions and 8 deletions

View File

@@ -1,5 +1,10 @@
package Text;
/**
* @author Rémi Heredero
* @author Yann Sierro
* @version 1.0.0
*/
public class Line {
public String line;
public boolean attackOn;