mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-04 06:12:04 +00:00
[client] add ImPlot and rework latency graphs
This commit is contained in:
@@ -610,7 +610,7 @@ bool util_buildUIFontAtlas(
|
||||
goto done;
|
||||
}
|
||||
|
||||
result = ImFontAtlas_Build(atlas);
|
||||
result = true;
|
||||
|
||||
done:
|
||||
LG_UNLOCK(UIFontLock);
|
||||
|
||||
Reference in New Issue
Block a user