closed #304,#33,#302,#307,#301,#305
This commit is contained in:
@@ -61,7 +61,7 @@ public class SOMEvent {
|
||||
*/
|
||||
public void getEventImages() {
|
||||
// Behandelt
|
||||
if (!imagesread) {
|
||||
// if (!imagesread) {
|
||||
|
||||
File[] files = FilesWorker.getSourcePath().listFiles();
|
||||
|
||||
@@ -74,8 +74,8 @@ public class SOMEvent {
|
||||
this.addImage(img);
|
||||
}
|
||||
|
||||
imagesread = true;
|
||||
}
|
||||
// imagesread = true;
|
||||
// }
|
||||
// return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user