mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-10 19:45:09 -05:00
TWEAK: Removed placeholder old test
This commit is contained in:
parent
1f9c1dedec
commit
b81bcf435c
@ -827,7 +827,6 @@ void DrawItemTracker(bool& open) {
|
||||
if (ImGui::BeginTabBar("Item Tracker", ImGuiTabBarFlags_NoCloseWithMiddleMouseButton)) {
|
||||
int spacingX = CVar_GetS32("gRandoTrackIconSpacingX", 0);
|
||||
int spacingY = CVar_GetS32("gRandoTrackIconSpacingY", 0);
|
||||
char trackerNotes[] = "This is a test";
|
||||
|
||||
if (ImGui::BeginTabItem("Item Tracker")) {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user