Skip to content

Commit 075f31f

Browse files
committed
chore: actual gimmick
1 parent 4319dce commit 075f31f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/apps/QuadtreeSimulationPage.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -555,8 +555,8 @@ const QuadtreeSimulationPage = () => {
555555
</div>
556556
</div>
557557
<div className="bg-[#111] border border-[#00ff4122] p-4 flex flex-col gap-1">
558-
<span className="text-[9px] opacity-40 uppercase">Memory Offset</span>
559-
<span className="font-bold text-xs">0x4F2A9B</span>
558+
<span className="text-[9px] opacity-40 uppercase">Author Offset</span>
559+
<span className="font-bold text-xs">0xFE2C0DE</span>
560560
</div>
561561
<div className="bg-[#111] border border-[#00ff4122] p-4 flex flex-col gap-1">
562562
<span className="text-[9px] opacity-40 uppercase">Protocol Mode</span>

0 commit comments

Comments
 (0)