added lua command: tpt.setfpscap(int FPSCap)

This commit is contained in:
Bryan Hoyle
2011-08-15 21:44:37 -04:00
parent dcd3af9440
commit aa56eca5c0
6 changed files with 18 additions and 2 deletions

View File

@@ -156,6 +156,7 @@ extern int aheat_enable;
extern int decorations_enable;
extern int hud_enable;
extern int debug_flags;
int limitFPS;
extern int active_menu;