mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-13 23:26:07 +09:00
New tileprop: opaque — whether the wall is completely hidden by the tile
Former-commit-id: f1680dd3fbe289ded64bea8c717996216113bca2 Former-commit-id: 98856da3d4b83ed9332cf50790967cdefbf8e622
This commit is contained in:
@@ -34,3 +34,4 @@ def colFromNum(raw):
|
||||
|
||||
print(colFromNum(9979))
|
||||
print(intFromRGB24(255, 164, 78))
|
||||
print(intFromCol(6, 10, 18))
|
||||
|
||||
Reference in New Issue
Block a user