mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
Convert spaces to tabs (#13506)
* Convert spaces to tabs * Desour reviews 1-3 fix * Desour fixes * Undo alignment changes
This commit is contained in:
parent
f4cb16cc2d
commit
00c647e4cc
19 changed files with 118 additions and 118 deletions
|
@ -133,7 +133,7 @@ public:
|
|||
* s = surface (walkable node)
|
||||
* - = non-walkable node (e.g. air) above surface
|
||||
* g = other non-walkable node
|
||||
*/
|
||||
*/
|
||||
};
|
||||
|
||||
class Pathfinder;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue