mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-20 19:45:22 +02:00
Added the ability to change your password (via pause menu)
--HG-- extra : rebase_source : e8ec407f60711d42d33be4811b2880088f617b5b
This commit is contained in:
@@ -77,6 +77,8 @@ set(common_SRCS
|
||||
player.cpp
|
||||
utility.cpp
|
||||
test.cpp
|
||||
sha1.cpp
|
||||
base64.cpp
|
||||
)
|
||||
|
||||
# Client sources
|
||||
@@ -91,12 +93,11 @@ set(minetest_SRCS
|
||||
guiTextInputMenu.cpp
|
||||
guiInventoryMenu.cpp
|
||||
guiPauseMenu.cpp
|
||||
guiPasswordChange.cpp
|
||||
client.cpp
|
||||
tile.cpp
|
||||
game.cpp
|
||||
main.cpp
|
||||
sha1.cpp
|
||||
base64.cpp
|
||||
)
|
||||
|
||||
# Server sources
|
||||
|
Reference in New Issue
Block a user