1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-20 19:45:22 +02:00

Added key configuration in the configuration file.

This commit is contained in:
Perttu Ahola
2011-05-14 15:43:26 +03:00
parent 0674db4a6b
commit 974c5cc08c
8 changed files with 280 additions and 25 deletions

View File

@@ -81,6 +81,7 @@ set(common_SRCS
# Client sources
set(minetest_SRCS
${common_SRCS}
keycode.cpp
clouds.cpp
clientobject.cpp
guiFurnaceMenu.cpp