mirror of
https://github.com/luanti-org/luanti.git
synced 2026-01-13 04:35:28 +01:00
Fixed dedicated server build
This commit is contained in:
@@ -123,7 +123,7 @@ int main(int argc, char *argv[])
|
||||
|
||||
DSTACK(__FUNCTION_NAME);
|
||||
|
||||
porting.initializePaths();
|
||||
porting::initializePaths();
|
||||
|
||||
initializeMaterialProperties();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user