Forgot publicity star on symbol

This commit is contained in:
ventor3000
2013-07-31 07:44:55 +02:00
parent e6cedc2b8c
commit 347de6b08c

View File

@@ -43,7 +43,7 @@ import times
type
TMatrix3d=object
TMatrix3d* =object
## Implements a row major 3d matrix, which means
## transformations are applied the order they are concatenated.
## This matrix is stored as an 4x4 matrix: