mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
Extra doc
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
///
|
||||
/// If other operations were applied on the matrix, such as shearing, the result
|
||||
/// will not be precise.
|
||||
///
|
||||
/// Negative scales are not supported.
|
||||
/matrix/proc/decompose()
|
||||
var/datum/decompose_matrix/decompose_matrix = new
|
||||
. = decompose_matrix
|
||||
|
||||
Reference in New Issue
Block a user