Home
last modified time | relevance | path

Searched refs:editorpathtype (Results 1 – 3 of 3) sorted by relevance

/dports/games/lugaru/lugaru-c7b99378439735c60f84869b05c6ebde53083667/Source/
H A DGlobals.cpp109 int editorpathtype = 0; variable
H A DGameTick.cpp123 extern int editorpathtype;
1497 … Person::players.back()->waypointtype[Person::players.back()->numwaypoints] = editorpathtype; in ProcessDevInput()
/dports/games/lugaru/lugaru-c7b99378439735c60f84869b05c6ebde53083667/Source/Devtools/
H A DConsoleCmds.cpp48 extern int editorpathtype;
535 editorpathtype = i; in ch_path()