1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Documentation update

This commit is contained in:
Perttu Ahola 2011-06-18 20:16:11 +03:00
parent 5d1ae85ab9
commit 28a8218adf
2 changed files with 35 additions and 0 deletions

View file

@ -346,6 +346,9 @@ TODO: Add a per-sector database to store surface stuff as simple flags/values
- Surface ground type
- Trees?
TODO: Restart irrlicht completely when coming back to main menu from game.
- This gets rid of everything that is stored in irrlicht's caches.
Making it more portable:
------------------------