mirror of
https://github.com/DRE2N/DungeonsXL.git
synced 2024-11-28 13:36:33 +01:00
Removed ToDo's
Signed-off-by: Grafe <flingelfrank@hotmail.com>
This commit is contained in:
parent
19a1060324
commit
0ed668884a
@ -12,7 +12,6 @@ public class SIGNChunkUpdater extends DSign{
|
|||||||
|
|
||||||
public SIGNChunkUpdater(Sign sign, GameWorld gworld) {
|
public SIGNChunkUpdater(Sign sign, GameWorld gworld) {
|
||||||
super(sign, gworld);
|
super(sign, gworld);
|
||||||
// TODO Auto-generated constructor stub
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
@ -16,7 +16,6 @@ public class SIGNClasses extends DSign{
|
|||||||
|
|
||||||
public SIGNClasses(Sign sign, GameWorld gworld) {
|
public SIGNClasses(Sign sign, GameWorld gworld) {
|
||||||
super(sign, gworld);
|
super(sign, gworld);
|
||||||
// TODO Auto-generated constructor stub
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
Reference in New Issue
Block a user