Skip to content

Disable Ui #2

Closed Answered by NeKzor
jlogostini asked this question in Q&A
Discussion options

You must be logged in to vote

You should be able to toggle it with numpad 0 because it's still hard-coded here:

tem/src/UI.cpp

Line 158 in 3d1efde

if ((GetAsyncKeyState(VK_NUMPAD0) & 1) && ui.game_window_is_focused()) {

Also note that this mod is still in pre-alpha.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jlogostini
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants