1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-11 17:51:04 +00:00

Changing key settings now doesn't require a game restart

This commit is contained in:
Perttu Ahola 2011-07-22 22:35:20 +03:00
parent 2452ce67f4
commit 58f612eca1
3 changed files with 6 additions and 3 deletions

View file

@ -233,3 +233,4 @@ void clearKeyCache()
{
g_key_setting_cache.clear();
}