From 6a339b3cbf5ae51e35d6faa01e8ce27a0dff15bd Mon Sep 17 00:00:00 2001 From: Lukas Bagaric Date: Wed, 17 Apr 2024 19:27:05 +0200 Subject: [PATCH] Update .int --- System/InstaGibPlus.int | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/System/InstaGibPlus.int b/System/InstaGibPlus.int index f14d867..e4326b3 100644 --- a/System/InstaGibPlus.int +++ b/System/InstaGibPlus.int @@ -86,8 +86,8 @@ NetStatsLocationErrorText="Show Location Error" NetStatsLocationErrorHelp="If checked, the netstats graph contains the difference between your predicted location and the actual location on the server" NetStatsFrameTimeText="Show Frame Time" NetStatsFrameTimeHelp="If checked, the netstats graph contains how long each frame took to create" -NetStatsWidthText="Demo Char" -NetStatsWidthHelp="Replacement character for those that cannot be used in file-names" +NetStatsWidthText="Graph Width" +NetStatsWidthHelp="Horizontal size of the graph in pixels, max is 511" NetStatsLocationText="Location" NetStatsLocationHelp="Where on screen to show the net stats graph" AutoDemoLblText="Auto Demo"