Skip to content
Snippets Groups Projects

Lua sector lines

Merged Monster Iestyn requested to merge lua-sector-lines into next
+ 75
0
Compare changes
  • Side-by-side
  • Inline
Files
+ 1
0
@@ -42,6 +42,7 @@ extern lua_State *gL;
#define META_CVAR "CONSVAR_T*"
#define META_SECTORLINES "SECTOR_T*LINES"
#define META_SIDENUM "LINE_T*SIDENUM"
#define META_HUDINFO "HUDINFO_T*"
Loading