Cleaned up even more GUIs
Added possibility to create Thumbnails and show them in the Replay Manager
This commit is contained in:
@@ -523,4 +523,8 @@ public class ReplaySender extends ChannelInboundHandlerAdapter {
|
||||
//return timeInfo.get().getSpeed();
|
||||
}
|
||||
|
||||
public File getReplayFile() {
|
||||
return replayFile;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user