diff --git a/Scripts/SystemStrings.lua b/Scripts/SystemStrings.lua index 2bb0d2e47..69009d8eb 100644 --- a/Scripts/SystemStrings.lua +++ b/Scripts/SystemStrings.lua @@ -113,6 +113,7 @@ local strings = vehicle_actions = { "Vehicle Actions" }, view = { "View" }, volumetric_fog = { "Volumetric Fog" }, + variable_framerate = { "Variable Framerate" }, waiting_for_input = { "Waiting For Input" }, window_title = { "TombEngine" }, windowed = { "Windowed" },