mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-14 08:04:40 +00:00
Binds the full metrics display to CTRL+F2 while in-game. Escape Closes.
This commit is contained in:
parent
d0a64026b0
commit
c514841ebb
4 changed files with 14 additions and 2 deletions
|
|
@ -23,6 +23,8 @@
|
|||
modal = "True";
|
||||
helpTag = "0";
|
||||
expression = "10";
|
||||
command = "Canvas.popDialog(FrameOverlayGui);";
|
||||
accelerator = "escape";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue