File: terrain.lua

package info (click to toggle)
boswars 2.8-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 96,652 kB
  • sloc: cpp: 57,250; python: 1,715; sh: 25; makefile: 17
file content (6 lines) | stat: -rw-r--r-- 92 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
-- terrain
patch("te5", 0, 0)
patch("te5", 16, 0)
patch("te5", 0, 16)
patch("te5", 16, 16)