Home
last modified time | relevance | path

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

/dports/games/spring/spring_98.0/rts/Lua/
H A DLuaUnsyncedRead.cpp1377 const bool includeSky = luaL_optboolean(L, 5, false); in TraceScreenRay() local
1431 if (includeSky) { in TraceScreenRay()