mirror of
https://git.krews.org/morningstar/Arcturus-Community.git
synced 2024-11-23 07:20:50 +01:00
fix GetCurrentTimingCode
This commit is contained in:
parent
023183a647
commit
c0282b1d03
@ -24,8 +24,6 @@ public class GetCurrentTimingCodeEvent extends MessageHandler {
|
||||
} else {
|
||||
this.client.sendResponse(new CurrentTimingCodeMessageComposer(data, s));
|
||||
}
|
||||
|
||||
break;
|
||||
}
|
||||
|
||||
//this.client.sendResponse(new HotelViewDataComposer("2013-05-08 13:0", "gamesmaker"));
|
||||
|
Loading…
Reference in New Issue
Block a user