Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
reobf committed Feb 19, 2025
1 parent 5b506d3 commit 620af69
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1144,6 +1144,7 @@ public void loadNBTData(NBTTagCompound aNBT) {
for(int i=0;i<16;i++)
f_client[i] = l.get();
}

program = aNBT.getBoolean("program");
interval = aNBT.getInteger("interval");
intmaxs = aNBT.getInteger("intmaxs");
Expand Down

0 comments on commit 620af69

Please sign in to comment.