For me the only frustrating thing about this game is having to mouse over every time I want to hit the pause button.
Is there a way to mod the game so the space bar pauses?
I tried adding
generic = {
id = "BUTTON_PAUSE"
bitmap = "empty.bmp"
shortcut = " "
lower = ""
upper = ""
}
to buttons.txt but that didn't work. Of course I didn't know what any of that meant any way, just thought it might work.
Is there a way to mod the game so the space bar pauses?
I tried adding
generic = {
id = "BUTTON_PAUSE"
bitmap = "empty.bmp"
shortcut = " "
lower = ""
upper = ""
}
to buttons.txt but that didn't work. Of course I didn't know what any of that meant any way, just thought it might work.