1
0
Fork 0
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:
Perttu Ahola 2011-01-07 19:56:47 +02:00
parent 6b6c2d37ea
commit fcaa61de3c
2 changed files with 4 additions and 4 deletions

View file

@ -123,7 +123,7 @@ int main(int argc, char *argv[])
DSTACK(__FUNCTION_NAME);
porting.initializePaths();
porting::initializePaths();
initializeMaterialProperties();