File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/main/resources/assets/clientcommands/lang Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 129129
130130 "commands.cfov.success" : " Set FOV to %s" ,
131131
132- "commands.cfps.success.get " : " max FPS is %s" ,
133- "commands.cfps.success.get .unlimited" : " max FPS is unlimited" ,
134- "commands.cfps.success.set " : " Set max FPS to %s" ,
135- "commands.cfps.success.set .unlimited" : " Set max FPS to unlimited" ,
132+ "commands.cfps.getMaxFps " : " max FPS is %s" ,
133+ "commands.cfps.getMaxFps .unlimited" : " max FPS is unlimited" ,
134+ "commands.cfps.setMaxFps " : " Set max FPS to %s" ,
135+ "commands.cfps.setMaxFps .unlimited" : " Set max FPS to unlimited" ,
136136
137137 "commands.cfunction.limitReached" : " Command limit (%s) reached" ,
138138 "commands.cfunction.success" : " Ran %s commands from function %s" ,
You can’t perform that action at this time.
0 commit comments