mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Fixed dedicated server build
This commit is contained in:
parent
6b6c2d37ea
commit
fcaa61de3c
2 changed files with 4 additions and 4 deletions
|
@ -123,7 +123,7 @@ int main(int argc, char *argv[])
|
|||
|
||||
DSTACK(__FUNCTION_NAME);
|
||||
|
||||
porting.initializePaths();
|
||||
porting::initializePaths();
|
||||
|
||||
initializeMaterialProperties();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue