Implement terminals

This commit is contained in:
2022-03-14 20:39:23 +00:00
parent 1b6f11709c
commit f16f32d9d3
30 changed files with 313 additions and 119 deletions
+1
View File
@@ -13,6 +13,7 @@ defaultWall = Wall
, _wlOpacity = Opaque
, _wlPathable = False
, _wlFireThrough = False
, _wlTouchThrough = False
, _wlReflect = False
, _wlDraw = True
, _wlRotateTo = True