mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-08-08 17:57:02 +08:00
fix(dev_panel): add protobuf to about table libraries
This commit is contained in:
@@ -112,6 +112,7 @@ void DevPanel::show_about_table_bar() {
|
|||||||
ImGui::Text("Dear ImGui");
|
ImGui::Text("Dear ImGui");
|
||||||
ImGui::Text("Tbb");
|
ImGui::Text("Tbb");
|
||||||
ImGui::Text("Asio");
|
ImGui::Text("Asio");
|
||||||
|
ImGui::Text("protobuf");
|
||||||
ImGui::Separator();
|
ImGui::Separator();
|
||||||
ImGui::Text("Special Thanks");
|
ImGui::Text("Special Thanks");
|
||||||
ImGui::Text("TANGERIME");
|
ImGui::Text("TANGERIME");
|
||||||
|
|||||||
Reference in New Issue
Block a user