Skip to content
Snippets Groups Projects
Commit 232d496e authored by iutinfo's avatar iutinfo
Browse files

Last commit ?

parent a7b343dd
No related branches found
No related tags found
No related merge requests found
...@@ -32,7 +32,6 @@ public class Constants { ...@@ -32,7 +32,6 @@ public class Constants {
new FileChooser.ExtensionFilter("Tous les fichiers (*)", "*"), new FileChooser.ExtensionFilter("Tous les fichiers (*)", "*"),
}; };
public static Image loadImageRes(String path) { public static Image loadImageRes(String path) {
return new Image(Assets.getAssetPath(path)); return new Image(Assets.getAssetPath(path));
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment