mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-07-03 11:17:01 +00:00
chore: update tutorial screenshot
This commit is contained in:
parent
a28d817d6c
commit
e5a4642959
Binary file not shown.
|
|
@ -1265,10 +1265,6 @@ void Gui::render(float a, bool mouseFree, int xMouse, int yMouse)
|
|||
}
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
lines.push_back(L"Target BlockState: " + std::to_wstring(st.value));
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue