Update26 #3

Merged
YoyoNow merged 35 commits from update26 into master 2026-08-13 09:23:04 +02:00
Showing only changes of commit da7427fb51 - Show all commits
@@ -28,7 +28,7 @@ public class TitleActionbarPacket extends GenericTitlePacket {
private ComponentHolder component;
public TitleActionbarPacket() {
setAction(ActionType.SET_TITLE);
setAction(ActionType.SET_ACTION_BAR);
}
@Override