mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Fix lint since recent player to db merge
This commit is contained in:
parent
29ab20c272
commit
d7ddceac73
4 changed files with 7 additions and 4 deletions
|
@ -51,11 +51,13 @@ src/craftdef.cpp
|
|||
src/craftdef.h
|
||||
src/database.cpp
|
||||
src/database-dummy.cpp
|
||||
src/database-files.cpp
|
||||
src/database-leveldb.cpp
|
||||
src/database-postgresql.cpp
|
||||
src/database-postgresql.h
|
||||
src/database-redis.cpp
|
||||
src/database-sqlite3.cpp
|
||||
src/database-sqlite3.h
|
||||
src/daynightratio.h
|
||||
src/debug.cpp
|
||||
src/debug.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue