Skip to content

Commit

Permalink
Minor inconsistency
Browse files Browse the repository at this point in the history
  • Loading branch information
abledbody committed Nov 15, 2023
1 parent c9bf7a0 commit 1b2c722
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Assets/QuickBin/Serializer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ public Serializer WriteFlag(bool value) {

boolPlace++;
boolPlace %= 8;

return this;
}

Expand Down

0 comments on commit 1b2c722

Please sign in to comment.